From 3f4c802d27664092a82ae1f1fc61ee78bc3c9a55 Mon Sep 17 00:00:00 2001 From: JoshuaMK <60854312+JoshuaMKW@users.noreply.github.com> Date: Sat, 7 Nov 2020 04:28:48 -0500 Subject: [PATCH] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index e01ae7a..05fd69a 100644 --- a/README.md +++ b/README.md @@ -15,6 +15,7 @@ **DOL File** `GeckoLoader` needs a valid `dol` file to patch with your codes. Simply supply the path to your `dol` file in either the GUI or the CLI + `GeckoLoader` also supports patching the same `dol` file multiple times until the file becomes filled with section data. **Steps to compile GeckoLoader**