diff --git a/README.md b/README.md index 48ba523ba..7858c5a1c 100644 --- a/README.md +++ b/README.md @@ -10,7 +10,8 @@ IDE can be downloaded for free at http://www.arduino.cc/en/Main/Software * For more information, see the website at: http://www.arduino.cc/ or the forums at: http://www.arduino.cc/forum/ -You can also follow Arduino on twitter at: https://twitter.com/arduino or like Arduino on Facebook at: https://www.facebook.com/official.arduino +You can also follow Arduino on twitter at: https://twitter.com/arduino or +like Arduino on Facebook at: https://www.facebook.com/official.arduino * To report a *bug* in the software or to request *a simple enhancement* go to: http://github.com/arduino/Arduino/issues @@ -35,11 +36,18 @@ Credits -------- Arduino is an open source project, supported by many. -The Arduino team is composed of Massimo Banzi, David Cuartielles, Tom Igoe, -Gianluca Martino, Daniela Antonietti, and David A. Mellis. +The Arduino team is composed of Massimo Banzi, David Cuartielles, Tom Igoe +and David A. Mellis. -Arduino uses the [GNU avr-gcc toolchain](http://gcc.gnu.org/wiki/avr-gcc), [avrdude](http://www.nongnu.org/avrdude/), [avr-libc](http://www.nongnu.org/avr-libc/), and code from -[Processing](http://www.processing.org) and [Wiring](http://wiring.org.co). +Arduino uses +[GNU avr-gcc toolchain](http://gcc.gnu.org/wiki/avr-gcc), +[GCC ARM Embedded toolchain](https://launchpad.net/gcc-arm-embedded), +[avr-libc](http://www.nongnu.org/avr-libc/), +[avrdude](http://www.nongnu.org/avrdude/), +[bossac](http://www.shumatech.com/web/products/bossa), +[openOCD](http://openocd.org/) +and code from [Processing](http://www.processing.org) +and [Wiring](http://wiring.org.co). Icon and about image designed by [ToDo](http://www.todo.to.it/)