summaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md15
1 files changed, 15 insertions, 0 deletions
diff --git a/README.md b/README.md
new file mode 100644
index 0000000..7a6711b
--- /dev/null
+++ b/README.md
@@ -0,0 +1,15 @@
+Yet Another Mod Fetcher
+
+A homebrew mod downloader and launcher for the Wii.
+
+Version 1.0.
+
+I use Fullmetal5's elf loader to load elf files and minizip to extract zip files.
+
+None of the default included homebrew are mine.
+
+The workings of the program are best described in the source code.
+
+Building: make
+
+That's it.