summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md4
1 files changed, 1 insertions, 3 deletions
diff --git a/README.md b/README.md
index e406ba0..5d94310 100644
--- a/README.md
+++ b/README.md
@@ -34,9 +34,7 @@ Additional defines can be added to access all OBD-II PIDs which the car's ECU pr
Directory Descriptions
----------------------
-libraries/OBD - Arduino library for OBD-II adapter
-
-samples/rpm_led - a simplest example sketch implementing a RPM indicator with the pin 13 LED on Arduino board
+libraries - all Arduino libraries needed for OBD-II adapter and kits
samples/dashboard_1602 - an example sketch showing a set of vehicle data with a LCD1602 shield