diff --git a/README.md b/README.md index 6f9d8be..ff9d894 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,8 @@ # SNES Work in progress experimental SNES emulator written in Rust. +![Emulator](screenshots/screenshot.png) + ## Install dependencies For Debian-based distros, you will need to install these dependencies: ``` diff --git a/screenshots/screenshot.png b/screenshots/screenshot.png new file mode 100644 index 0000000..6b3e90a Binary files /dev/null and b/screenshots/screenshot.png differ