Skip to content

Commit b415903

Browse files
committed
Merge pull request #1836 from KonradIT/master
Use markdown lang in the readme.
2 parents 1c28dab + 7ea7c52 commit b415903

File tree

1 file changed

+10
-5
lines changed

1 file changed

+10
-5
lines changed

readme.txt renamed to README.md

+10-5
Original file line numberDiff line numberDiff line change
@@ -1,32 +1,37 @@
1-
Arduino is an open-source physical computing platform based on a simple i/o
1+
Arduino
2+
========
3+
4+
* Arduino is an open-source physical computing platform based on a simple i/o
25
board and a development environment that implements the Processing/Wiring
36
language. Arduino can be used to develop stand-alone interactive objects or
47
can be connected to software on your computer (e.g. Flash, Processing, MaxMSP).
58
The boards can be assembled by hand or purchased preassembled; the open-source
69
IDE can be downloaded for free.
710

8-
For more information, see the website at: http://www.arduino.cc/
11+
* For more information, see the website at: http://www.arduino.cc/
912
or the forums at: http://arduino.cc/forum/
1013

11-
To report a *bug* in the software or to request *a simple enhancement* go to:
14+
* To report a *bug* in the software or to request *a simple enhancement* go to:
1215
http://github.com/arduino/Arduino/issues
1316

14-
More complex requests and technical discussion should go on the Arduino Developers
17+
* More complex requests and technical discussion should go on the Arduino Developers
1518
mailing list:
1619
https://groups.google.com/a/arduino.cc/forum/#!forum/developers
1720

18-
If you're interested in modifying or extending the Arduino software, we strongly
21+
* If you're interested in modifying or extending the Arduino software, we strongly
1922
suggest discussing your ideas on the Developers mailing list *before* starting
2023
to work on them. That way you can coordinate with the Arduino Team and others,
2124
giving your work a higher chance of being integrated into the official release
2225
https://groups.google.com/a/arduino.cc/forum/#!forum/developers
2326

2427
INSTALLATION
28+
------------
2529
Detailed instructions are in reference/Guide_Windows.html and
2630
reference/Guide_MacOSX.html. For Linux, see the Arduino playground:
2731
http://www.arduino.cc/playground/Learning/Linux
2832

2933
CREDITS
34+
--------
3035
Arduino is an open source project, supported by many.
3136

3237
The Arduino team is composed of Massimo Banzi, David Cuartielles, Tom Igoe,

0 commit comments

Comments
 (0)