From 9ccf1ac243f0818fb0a8b7287223467e7974cefc Mon Sep 17 00:00:00 2001 From: fauresystems <34378695+fauresystems@users.noreply.github.com> Date: Wed, 29 Apr 2020 08:25:43 +0200 Subject: [PATCH] Update README.md --- README.md | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 3152575..f3b0059 100644 --- a/README.md +++ b/README.md @@ -41,9 +41,10 @@ Reading [EXAMPLES.md](EXAMPLES.md) will be helpful. |ArduinoProps library documentation | |-------------------------------------------------------------| | [This README file](README.md) | -| [Prop class reference](help/Prop.md) | -| [PropData class reference](help/PropData.md) | -| [PropAction class reference](help/PropAction.md) | +| [ArduinoProps sketch](help/ArduinoProps_sketch.md) | +| [Prop class reference](help/Prop.md) | +| [PropData class reference](help/PropData.md) | +| [PropAction class reference](help/PropAction.md) | | [ArduinoProps library examples](EXAMPLES.md) | | [Arduino Props for Escape Room 2.0](help/Arduino_Props.md) | | [WiFiNINA firmware update](help/WifiNinaFirmware.md) |