From abd141ee530b82c586e9b2799102302ab45eef3e Mon Sep 17 00:00:00 2001 From: JustCallMeQuincy <71931404+JustCallMeQuincy@users.noreply.github.com> Date: Thu, 4 May 2023 09:35:10 +0200 Subject: [PATCH] Fixed some more grammar --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e1fe32b8..8283d902 100644 --- a/README.md +++ b/README.md @@ -145,6 +145,6 @@ If you have any feedback about bugs, feature requests, etc. about the app, pleas - ##### Every song, artist, album, and song cover used in this demonstration is not owned by myself but owned by their respective owners. They were used for demonstration purposes only. I value all the copyrights of the owners of the above assets. -[^1]: The song lyrics uses the [SongLyrics](https://www.npmjs.com/package/songlyrics) package and an implementation from the [MxLRC](https://github.com/fashni/MxLRC) package under the hood. +[^1]: The song lyrics use the [SongLyrics](https://www.npmjs.com/package/songlyrics) package and an implementation from the [MxLRC](https://github.com/fashni/MxLRC) package under the hood. [^2]: Personalized shuffles and playlists are generated by analyzing the user's listening patterns and the number of times each song gets played. [^3]: Currently, the app only supports editing mp3 files due to some limitations of the dependencies.