diff --git a/README.md b/README.md index 56af94d..5a9e7b1 100644 --- a/README.md +++ b/README.md @@ -32,6 +32,9 @@ The program has been written using PlatformIO, and has been tested to work on th For a simpler version of this program that works on the Arduino [UNO R4 Minima](https://docs.arduino.cc/hardware/uno-r4-minima/) and [UNO R3](https://docs.arduino.cc/hardware/uno-rev3/), see [this](https://github.com/Aditya-A-garwal/Arduino-TFT-LCD-3-5-Canvas-Paint). +> [!TIP] +> A detailed tutorial on how to use this repository **with video demonstration** is available at https://dumblebots.com/2024/07/27/using-3-5-tft-lcd-display-ili9486-arduino-part-5-paint-app/. The tutorial includes a comprehensive explanation of the code. + ## Building/Uploading With PlatformIO First, install the necessary libraries using the following command -