forked from PaulStoffregen/Arduino-2
-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
b7e9559
commit d16c537
Showing
1 changed file
with
6 additions
and
6 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -3,20 +3,20 @@ Arduino | |
|
||
* Arduino is an open-source tool used for building electronics projects. Arduino consists of a physical programmable circuit board (often referred to as a micro-controller) and a development environment, or IDE (Integrated Development Environment) that runs on your computer, used to write and upload computer code to the board | ||
|
||
* For more information, consult the website at: http://www.arduino.org/ | ||
* For more information, please consult the website at: http://www.arduino.org/ | ||
|
||
* To report a *bug* in the software or to request *a simple enhancement* go to: | ||
* To report a *bug* in the software or to request *a simple enhancement*, please go to: | ||
http://github.com/arduino-org/Arduino/issues | ||
|
||
If you're interested in modifying or extending the [Arduino.org](http://arduino.org) software, we strongly suggest to do it! If you want to integrate your work into the official release please create a pull request at : https://github.com/arduino-org/Arduino/compare/ | ||
If you're interested in modifying or extending the [Arduino.org](http://arduino.org) software, we would be very happy if you did it! If you want to integrate your work into the official release please create a pull request at : https://github.com/arduino-org/Arduino/compare/ | ||
|
||
If you're interested to collaborate please contact us! | ||
If you're interested in collaborating please contact us! | ||
|
||
Installation | ||
------------ | ||
Ready-to-run software and instructions are available at : http://www.arduino.org/downloads | ||
Ready-to-run software and instructions are available on : http://www.arduino.org/downloads | ||
|
||
[Arduino.org](http://arduino.org) IDE is actually developed, maintained and supported by the Arduino.org team: [[email protected]](mailto:[email protected]) | ||
[Arduino.org](http://arduino.org) IDE is at this time developed, maintained and supported by the Arduino.org team: [[email protected]](mailto:[email protected]) | ||
|
||
Credits | ||
-------- | ||
|