Compare commits

..

2 Commits

Author SHA1 Message Date
d0d9836990
doc: update go version [skip ci] 2022-12-07 02:02:50 +08:00
1a508fc2b6
doc: update readme
All checks were successful
continuous-integration/drone/push Build is passing
2022-12-07 01:57:51 +08:00

View File

@ -9,13 +9,11 @@ Original: Web Edition https://git.unlock-music.dev/um/web
## Features ## Features
- [x] All Algorithm Supported By `unlock-music/web` - [x] All Algorithm Supported By `unlock-music/web`
- [ ] Complete Cover Image - [x] Complete Metadata & Cover Image
- [ ] Parse Meta Data
- [ ] Complete Meta Data
## Hou to Build ## Hou to Build
- Requirements: **Golang 1.17** - Requirements: **Golang 1.19**
1. run `go install unlock-music.dev/cli/cmd/um@master` 1. run `go install unlock-music.dev/cli/cmd/um@master`