From b9afd692b4b63eb5c2d3719793170ab9f287c389 Mon Sep 17 00:00:00 2001 From: 1826013250 <62735351+1826013250@users.noreply.github.com> Date: Thu, 14 Apr 2022 21:49:54 +0800 Subject: [PATCH] Update README.md --- README.md | 15 +++++++++++---- 1 file changed, 11 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index a82fa1b..09c8a3e 100644 --- a/README.md +++ b/README.md @@ -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...