diff --git a/README.md b/README.md index 491a0e3..c3cbb59 100644 --- a/README.md +++ b/README.md @@ -2,10 +2,10 @@ 转化QQ Music QMC to MP3 or FLAC -* binary executable file for windows, mac and linux is prepared in release - +* binary executable file for windows, mac and linux is prepared in [release](https://github.com/Presburger/qmc-decoder/releases) + * build ``` @@ -27,3 +27,7 @@ cd build ``` find -type f -name "*.qmc*" -print0 | xargs -0 ./decoder ``` +* todo + +support auto fetch albums +support auto fix music meta data