diff --git a/README.md b/README.md index 6abc7fe..5030d3e 100644 --- a/README.md +++ b/README.md @@ -6,6 +6,6 @@ Bin folder contains the current bin that you can use esptool (.py or .exe) to in src folder contains a universal (Arduino & PlatformIO) setup for compilation, instrutions on how to get it to compile are in the src folder. -[If you have installed Watchy before, you will need to move Watchy.h & Watchy.cpp away from the compile sources folders or you'll get errors.] +Needed libraries: Arduino, ArduinoOTA and Watchy base. For instructions on usage of the firmware, see "Usage".