From ea5a94ec4872e9ed11e9ee4501b9b2f6247547bb Mon Sep 17 00:00:00 2001 From: FURK4NGG <105324908+FURK4NGG@users.noreply.github.com> Date: Mon, 27 Oct 2025 14:53:17 +0300 Subject: [PATCH] Fix formatting of developer note in README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 1d6f98d..ce39607 100644 --- a/README.md +++ b/README.md @@ -40,7 +40,7 @@ http://arduino.esp8266.com/stable/package_esp8266com_index.json 11. `Click the 'upload ➡️' button` ✅ **To make sure it has been uploaded successfully, you should see the message 'Done uploading'** -> ⚠️ **Developer Note:** For those who want to try the project with an external display, it might be more practical to add a feature that detects the player's answers based on the gyroscope's tilt (I didn’t integrate it into the project due to I2C conflicts).' +> ⚠️ **Developer Note:** For those who want to try the project with an external display, it might be more practical to add a feature that detects the player's answers based on the gyroscope's tilt (I didn’t integrate it into the project due to I2C conflicts). ## 🎉 Run