Update README.md

update readme
This commit is contained in:
xinyo 2022-01-11 03:35:06 +11:00 committed by GitHub
parent 2058504384
commit 5226bfc05f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

View File

@ -21,5 +21,5 @@ Original: Web Edition https://github.com/ix64/unlock-music
## How to use
- Drag the encrypted file to `um.exe` (Tested on Windows)
- Run: `./um [-o <output dir>] [-i] <input dir/file>`
- Use `./um -h` to show help menu
- Run: `go run ./cmd/um [-o <output dir>] [-i] <input dir/file>`
- Use `go run ./cmd/um -h` to show help menu