From 9e41f6d26460bdbfc574ff889e558534170462f9 Mon Sep 17 00:00:00 2001 From: 1826013250 <62735351+1826013250@users.noreply.github.com> Date: Thu, 14 Apr 2022 21:50:20 +0800 Subject: [PATCH] Update README.md --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index 09c8a3e..aadc15e 100644 --- a/README.md +++ b/README.md @@ -5,9 +5,15 @@ NeteaseMusicLyricDownloader # How does it work? >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...