From 62f5950a2f19e97287d15324afbb1293b4b6f5a8 Mon Sep 17 00:00:00 2001 From: JeffRuLz Date: Fri, 14 Sep 2018 13:07:18 -0500 Subject: [PATCH] Update README.md --- README.md | 11 ++++++++--- 1 file changed, 8 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 04f76f9..3e3a807 100644 --- a/README.md +++ b/README.md @@ -3,9 +3,14 @@ TMFH is a DSi homebrew app that can install and delete titles from a DSi emunand It is only compatible with DSi systems, not DS or 3DS consoles. -This app includes a modified version of [maketmd by Tuxality](https://github.com/Tuxality/maketmd). - ## Usage Place your dsiware nds and app files in a folder on your SD card called /dsi/. -You cannot install cartridge games, even though they will "successfully" install. +This cannot be used to install cartridge games. + +## Credits +[DevkitPro](https://devkitpro.org/) + +[MakeTMD by Tuxality](https://github.com/Tuxality/maketmd) + +[GBATEK](https://problemkaputt.de/gbatek.htm)