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)