From 23f98d2bb453774d797b65150811f6959cd62a04 Mon Sep 17 00:00:00 2001 From: Thomas Broust Date: Sat, 13 Jan 2018 19:38:40 +0100 Subject: [PATCH] Moves credits to top of readme --- README.md | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index 1b6c7d7..c9d85da 100755 --- a/README.md +++ b/README.md @@ -6,6 +6,11 @@ This pack adds overlays for most common systems emulated by Retropie. **Usage of the pack in a commercial product is strictly forbidden.** +## Credits + +Please see [credits](CREDITS.md) to check out the awesome original packs I picked from. +I did mostly nothing except move files around and mess with config files. + ## Contents Full screen emulators, full set (26 systems): @@ -35,8 +40,3 @@ However, an integer-scaled emulator does not take up the whole screen. So if you - Open the `configs` shared folder on you retropie installation (`\\retropie\configs\` on Windows, `smb://retropie/configs` on Mac) - **Recommended:** backup the folder content! - Copy the content of the chosen overlays folder into the share, and overwrite the files. - -## Credits - -Please see [credits](CREDITS.md) to check out the awesome original packs I picked from. -I did mostly nothing except move files around and mess with config files.