diff --git a/Readme.md b/Readme.md index 1cf7082..586fa02 100644 --- a/Readme.md +++ b/Readme.md @@ -1,7 +1,12 @@ +Here's the updated README with the image added in the appropriate section: + +--- + # SmartCube -**SmartCube** is a compact and customizable desk toy using the ESP8266 D1 Mini. -It features a rechargeable power supply, three input buttons, an SSD1306 OLED display for user interface, and a piezo buzzer for sound. +**SmartCube** is a compact and customizable project using the ESP8266 D1 Mini. It features a rechargeable power supply, three input buttons, an SSD1306 OLED display for user interface, and a piezo buzzer for sound. + +![SmartCube](hardware/pictures/cubez.jpeg) --- diff --git a/hardware/pictures/cubez.jpg b/hardware/pictures/cubez.jpg new file mode 100644 index 0000000..5ed4034 Binary files /dev/null and b/hardware/pictures/cubez.jpg differ