Minor changes in doc

This commit is contained in:
Benoit Blanchon
2014-11-29 13:53:18 +01:00
parent 02f6fab025
commit 79f6f0dd86
3 changed files with 5 additions and 6 deletions

View File

@ -1,7 +1,7 @@
Using the library without Arduino
=================================
This library is primarily design to be used with the Arduino IDE and therefore has a simplified setup procedure for that purpose.
This library is primarily design to be used with the Arduino IDE and therefore has a simplified setup procedure for that environment.
If you use the Arduino IDE, please read [Using the library with Arduino](Using the library with Arduino.md).
However, it can be used without Arduino IDE with very little effort.