aboutsummaryrefslogtreecommitdiff
path: root/development/arduino
diff options
context:
space:
mode:
Diffstat (limited to 'development/arduino')
-rw-r--r--development/arduino/README9
1 files changed, 5 insertions, 4 deletions
diff --git a/development/arduino/README b/development/arduino/README
index 42e0e0921ae88..6d4e9b8d59867 100644
--- a/development/arduino/README
+++ b/development/arduino/README
@@ -1,6 +1,7 @@
-The open-source Arduino Software (IDE) makes it easy to write code and upload
-it to the board. It runs on Windows, Mac OS X, and Linux. The environment
-is written in Java and based on Processing and other open-source software.
-This software can be used with any Arduino board.
+The open-source Arduino Software (IDE) makes it easy to write code and
+upload it to the board. It runs on Windows, Mac OS X, and Linux. The
+environment is written in Java and based on Processing and other
+open-source software. This software can be used with any Arduino
+board.
NOTE: This script repackages binary release provided by the upstream.