diff --git a/README.md b/README.md index 93d96a5..f521741 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ # SNES Work in progress SNES emulator written in Rust. -![Emulator](screenshots/screenshot.png) +![Emulator](screenshots/screenshot-2.png) ## Install dependencies For Debian-based distros, you will need to install these dependencies: @@ -23,4 +23,4 @@ sudo apt install libgtk-3-dev * PeterLemon's test ROMs: https://github.com/PeterLemon/SNES * Retro Game Mechanics Explained SNES playlists: * SNES general: https://www.youtube.com/playlist?list=PLHQ0utQyFw5KCcj1ljIhExH_lvGwfn6GV - * SPC700: https://www.youtube.com/playlist?list=PLHQ0utQyFw5JD2wWda50J8XuzQ2cFr8RX \ No newline at end of file + * SPC700: https://www.youtube.com/playlist?list=PLHQ0utQyFw5JD2wWda50J8XuzQ2cFr8RX diff --git a/screenshots/screenshot-2.png b/screenshots/screenshot-2.png new file mode 100644 index 0000000..225646c Binary files /dev/null and b/screenshots/screenshot-2.png differ