diff --git a/README.md b/README.md index bd8238f..25a0ad9 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,8 @@ NeoRetro Synth is a retro-style synthesizer and drum machine with a cyberpunk aesthetic, built using the Pyxel library for Python. +![NeoRetro Synth Screenshot](screenshot.png) + ## Disclaimer This project is created for fun and educational purposes. As with any experimental software, bugs and unexpected behavior may occur. Use at your own risk and enjoy the creative process! diff --git a/screenshot.png b/screenshot.png new file mode 100644 index 0000000..a31a15f Binary files /dev/null and b/screenshot.png differ