We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d5a0f4f commit c8051cfCopy full SHA for c8051cf
1 file changed
README.md
@@ -5,7 +5,7 @@ A very simple lyrics client based on YouTube and [Lyrics.Kt](https://github.com/
5
6
## Differences from Lyrics.kt
7
The biggest difference between this version and the kotlin version is the filesize.
8
-At the time of writing, lyrics.kt plugin is about `7 MiB` in size, while this plugin is about `34 KiB` in size. A massive reduction.
+At the time of writing, lyrics.kt plugin is about `696 KiB` in size, while this plugin is about `34 KiB` in size. A massive reduction.
9
10
The second difference is the search endpoint.
11
Instead of putting the query into the path of the url, this plugin opted to use query parameters for it.
0 commit comments