From a3e362d74a3522718c08fe211f5f35f5edd8e5a6 Mon Sep 17 00:00:00 2001 From: msk <15199219+muskit@users.noreply.github.com> Date: Wed, 1 Dec 2021 02:46:33 -0800 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index d46eda3..755ca82 100644 --- a/README.md +++ b/README.md @@ -5,6 +5,6 @@ A .app template for MAME on macOS, allowing for easier and more elegant launch o ## Instructions * If you haven't already, download the SDL2 **Runtime Binaries** [here](http://www.libsdl.org/download-2.0.php) and follow the included readme to install it. * Download MAME from [here](https://sdlmame.lngn.net/). -* Extract the downloaded MAME files into this repository's .app bundle (MAME.app/Contents/Resources/) as shown: +* Extract the downloaded MAME files into this repository's .app bundle (MAME.app/Contents/Resources/) as shown: ![preview screenshot](extraction.png). -* Move the bundle to anywhere you'd like, keeping my note in mind. \ No newline at end of file +* Move the bundle to anywhere you'd like, keeping my note in mind.