From c5e26612545d1ca840d5f034f3c196c526261b5a Mon Sep 17 00:00:00 2001 From: Melon Bread Date: Wed, 6 Mar 2019 09:13:17 -0500 Subject: [PATCH] Added screenshots to the README --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index a2dda23..01dbe36 100644 --- a/README.md +++ b/README.md @@ -34,15 +34,15 @@ python3 ./RetroUFO_GUI.py You can then just click the `Grab Cores` button at the bottom and then you should be all set. - +![](screenshots/grab_cores.gif) If you would like to grab cores for a different platform or architecture you can override which supported cores it grabs. - +![](screenshots/custom_platform.gif) If you have your core directory set somewhere special you can override where the cores extract to. - +![](screenshots/custom_location.gif) *** ### TO-DO