From a31d6a14bbcde753ab826e9e68fac364ac5c5bc6 Mon Sep 17 00:00:00 2001 From: nedron92 Date: Sat, 2 Apr 2016 19:23:14 +0200 Subject: [PATCH] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 91abc31..59128f7 100644 --- a/README.md +++ b/README.md @@ -4,3 +4,4 @@ An SaveEditor for Hyrule Warriors Legends (Nintendo 3DS) It's written an C++ and with MS Visual Studio 2013. You need that compiler for compiling the gui. (MFC application). The console/core variants should be also compiled with GCC on Windows. +The main-files are located at source/core - all stuff for edit, saving etc are here