From db45fe208a62499874336b28e7d6754738bd2ab6 Mon Sep 17 00:00:00 2001 From: Aditya Agarwal <64585012+Aditya-A-garwal@users.noreply.github.com> Date: Tue, 2 Jul 2024 16:03:04 +0530 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 607ec91..8a2a90d 100644 --- a/README.md +++ b/README.md @@ -16,7 +16,7 @@ This repository contains a program to play TicTacToe on a 3.5" touch screen disp |![Image of LCD Touch Shield from Top](images/LCD_top.png)|![Image of LCD Touch Shield from Bottom](images/LCD_bottom.png)| |-|-| -Most 3.5" LCD Touch displays use the ILI9486 Display Driver and include a resistive touchscreen. **The PCB Layout & silkscreen text may vary slightly between displays. This does not change their behaviour and functionality.** This repository depends on the following libraries - +Most 3.5" TFT LCD Touch displays use the ILI9486 Display Driver and include a resistive touchscreen. **The PCB Layout & silkscreen text may vary slightly between displays. This does not change their behaviour and functionality.** This repository depends on the following libraries - - [Adafruit Touch Screen Library](https://github.com/adafruit/Adafruit_TouchScreen) to manage touch input - [Adafruit GFX Library](https://github.com/adafruit/Adafruit-GFX-Library/tree/master) for graphics primitives