From cc74b68e5499d28fa03457c66b66fdc6284e7838 Mon Sep 17 00:00:00 2001 From: Yanis42 <35189056+Yanis42@users.noreply.github.com> Date: Mon, 16 Sep 2024 14:24:56 +0200 Subject: [PATCH] hopefully fix readme --- README => README.md | 2 -- 1 file changed, 2 deletions(-) rename README => README.md (99%) diff --git a/README b/README.md similarity index 99% rename from README rename to README.md index 2f18ea55..aebbf642 100644 --- a/README +++ b/README.md @@ -1,7 +1,5 @@ # The Legend of Zelda: Spirit Tracks ---- - Note: currently this is mostly a "trying out dsd" repo, it will be cleaned up later once everything works. Also I want to automate the setup process, i.e running the `dsd rom extract` and `dsd init` commands automatically from running `configure.py`.