summaryrefslogtreecommitdiffstats
path: root/development/Arduino/README
diff options
context:
space:
mode:
Diffstat (limited to 'development/Arduino/README')
-rw-r--r--development/Arduino/README14
1 files changed, 8 insertions, 6 deletions
diff --git a/development/Arduino/README b/development/Arduino/README
index 8127f6239d..d9875985b8 100644
--- a/development/Arduino/README
+++ b/development/Arduino/README
@@ -1,7 +1,9 @@
-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 compiles everything from source. Compared to the binary
-version, it will take longer and require almost 1GB of free space.
+NOTE: This script compiles everything from source. Compared to the
+binary version, it will take longer and require almost 1GB of free
+space.