From e8c6437d862c901460d1b798f1ea9df9fb53ecd1 Mon Sep 17 00:00:00 2001 From: frosty Date: Thu, 20 Feb 2025 23:39:07 -0500 Subject: rename project to wiiload-lite --- README.md | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 README.md (limited to 'README.md') 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 +``` -- cgit v1.2.3