From df5640098e9be2de9555c3090bd4b05d0cd41801 Mon Sep 17 00:00:00 2001 From: SQFMI Date: Sat, 16 Nov 2019 23:29:47 -0500 Subject: [PATCH] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 08c0b27..2c1ebba 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,7 @@ # Watchy +![Watchy](extras/Watchy.jpg) + 1. In the Arduino IDE Boards Manager, install support for the ESP32. You can find instructions here: https://github.com/espressif/arduino-esp32/blob/master/docs/arduino-ide/boards_manager.md 2. Install the following libraries: * [DS3232RTC](https://github.com/JChristensen/DS3232RTC)