From c5293f34b3e73d53e1caac6b65d6bcb4468d2b7b Mon Sep 17 00:00:00 2001 From: Azalea <22280294+hykilpikonna@users.noreply.github.com> Date: Sun, 23 Nov 2025 10:36:14 +0800 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index bac48ac..d22bf07 100644 --- a/README.md +++ b/README.md @@ -32,7 +32,7 @@ Practice Japanese Karaoke lyrics reading and typing at the same time with KaraDa * [x] i18n * [x] 404 page * [x] Previous song / next song buttons -* [ ] Update an existing playlist +* [x] Update an existing playlist * [ ] Allow users to correct lyric pronunciations through correction feedback * [ ] Correct lyrics timing inconsistencies (i.e. 网易云的歌词因为是业余用户上传的,时间戳不一定准确。但是 waveform 里面可以分析出每句歌词的具体开始结束时间,也许可以自动修正)