Update README.md

This commit is contained in:
fauresystems
2020-04-29 08:28:07 +02:00
parent 9ccf1ac243
commit 18dcd0302a
+2 -1
View File
@@ -11,6 +11,7 @@
##### Help
* [Introduction to Arduino Props](./help/Arduino_Props.md)
* [Arduino Prop sketch](help/ArduinoProp_sketch.md)
* [*Prop* class reference](./help/Prop.md)
* [*PropAction* class reference](./help/PropAction.md)
* [*PropData* class reference](./help/PropData.md)
@@ -41,7 +42,7 @@ Reading [EXAMPLES.md](EXAMPLES.md) will be helpful.
|ArduinoProps library documentation |
|-------------------------------------------------------------|
| [This README file](README.md) |
| [ArduinoProps sketch](help/ArduinoProps_sketch.md) |
| [Arduino Prop sketch](help/ArduinoProp_sketch.md) |
| [Prop class reference](help/Prop.md) |
| [PropData class reference](help/PropData.md) |
| [PropAction class reference](help/PropAction.md) |