Optimized README file

This commit is contained in:
2023-04-04 00:41:47 +08:00
parent 4c5bd467cb
commit 2f4db4e11c
2 changed files with 15 additions and 6 deletions

View File

@@ -10,10 +10,13 @@ It uses the module `requests` to fetch the lyric on music.163.com
Netease Music supply us an api that we can get the lyric of the current song, so I make this program...
## Installation
First, you need a python(>=3.10) environment, and use `pip` to install these packages: `requests` `mutagen` `pycryptodomex`
>Feel complex? just copy this command to your terminal: `python3 -m pip install requests mutagen pycryptodomex`
First, you need a python(>=3.10) environment
Second, clone the entire project and run the command `python3 main.py` in the project folder.
Second, clone the entire project and install packages with the command below:
```commandline
python3 -m pip install -r requirements.txt
```
Last, run the command `python3 main.py` in the project folder.
## What can it do?
Just download lyrics.