From a73f171102c4eea4c264b879af83409bf3750be4 Mon Sep 17 00:00:00 2001 From: SocksOnHead Date: Sun, 20 Jul 2025 19:39:31 +0200 Subject: [PATCH] fix: minor readme fix --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 489f0df..c2cdb83 100644 --- a/README.md +++ b/README.md @@ -120,7 +120,7 @@ end # ESP32 configuration and building image -Best way of getting the ESP32 ready for code upload is to follow this guide [https://web.archive.org/web/20250706150325/https://www.waveshare.com/wiki/E-Paper_ESP32_Driver_Board] (WAVESHARE ESP32 GUIDE). +Best way of getting the ESP32 ready for code upload is to follow this guide [WAVESHARE ESP32 GUIDE](https://web.archive.org/web/20250706150325/https://www.waveshare.com/wiki/E-Paper_ESP32_Driver_Board). Once you have it ready so you can upload code to it copy my code in: Esp32_Code/INFOSCREEN_WITH_INTERVAL from this repo. Install following libraries (if more is needed search for them and install them too):