Update README.md

This commit is contained in:
世界观察日志
2024-06-25 08:19:16 +08:00
committed by GitHub
parent bd5b2914fb
commit f357e3ce3c

View File

@@ -3,6 +3,8 @@
Apple Music decryption tool, based
on [zhaarey/apple-music-alac-atmos-downloader](https://github.com/zhaarey/apple-music-alac-atmos-downloader)
**Due to continued harassment, including but not limited to PM and emails, I have decided to pause the development of AppleMusicDecrypt from now on.**
**WARNING: This project is currently in an extremely early stage, and there are still a large number of undiscovered
bugs and unfinished features. USE IT WITH CAUTION.**
@@ -108,4 +110,4 @@ cd AppleMusicDecrypt
poetry install
cp config.example.toml config.toml
poetry run python main.py
```
```