Update README.md

This commit is contained in:
1826013250 2022-04-14 21:49:54 +08:00 committed by GitHub
parent b960989570
commit b9afd692b4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,6 +1,13 @@
# NeteaseMusicLyricDownloader
A simple tool to download lyrics in Netease Music
NeteaseMusicLyricDownloader
===========================
**English**|[简体中文](./README_cn.md)
>A simple tool to download lyrics in Netease Music
English|[简体中文](./README_cn.md)
# How does it work?
>It uses the third-party module ''requests'' to fetch the lyric on music.163.com
>It uses the third-party 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...
#Todo
Add more functions like searching...
#Others
Just a easy program...
I haven't much time to focus on it...