diff --git a/README.md b/README.md index 13f3b2a..1d6f98d 100644 --- a/README.md +++ b/README.md @@ -38,7 +38,9 @@ http://arduino.esp8266.com/stable/package_esp8266com_index.json 9. `Tools>Port>'Select the esp8266's port'` 10. `Tools>Manage Libraries...>Install the libraries used in the code` 11. `Click the 'upload ➡️' button` -✅ **To make sure it has been uploaded successfully, you should see the message 'Done uploading'** +✅ **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).' ## 🎉 Run