diff options
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/README.md b/README.md new file mode 100644 index 0000000..4ffb401 --- /dev/null +++ b/README.md @@ -0,0 +1,9 @@ +# wiiload-lite + +This is a simple reimplemention of the Wiiload protocol for the Homebrew Channel on the Nintendo Wii. + +## Usage + +``` +wiiload-lite ip_address file_path +``` |