From f99f21926e515cf93e2af35eb82808f337998738 Mon Sep 17 00:00:00 2001
From: Stanley Huang <stanleyhuangyc@gmail.com>
Date: Mon, 10 Jun 2013 13:21:54 +0800
Subject: update OBD logger

---
 obdlogger/README.txt | 2 ++
 1 file changed, 2 insertions(+)

(limited to 'obdlogger/README.txt')

diff --git a/obdlogger/README.txt b/obdlogger/README.txt
index e94646e..79e7c67 100644
--- a/obdlogger/README.txt
+++ b/obdlogger/README.txt
@@ -4,6 +4,8 @@ http://obd.arduinodev.com
 The recorded data is stored in CSV format and the file can be illustrated into a graphic chart by a free service at:
 http://obd.arduinodev.com/view.html
 
+To compile the code with Arduino IDE, please copy all library files from the libraries directory to Arduino's libraries directory.
+
 To open the project file (obdlogger.cbp), please download CodeBlocks Arduino Edition (http://www.arduinodev.com/codeblocks).
 
 The source code is distributed under GPL license.
-- 
cgit v1.2.3