Update README.md

This commit is contained in:
JeffRuLz 2018-09-14 13:07:18 -05:00 committed by GitHub
parent b7bf149dc7
commit 62f5950a2f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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)