Skip to content

Commit c8051cf

Browse files
authored
Update size in readme (#1)
1 parent d5a0f4f commit c8051cf

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ A very simple lyrics client based on YouTube and [Lyrics.Kt](https://github.com/
55

66
## Differences from Lyrics.kt
77
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.
8+
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.
99

1010
The second difference is the search endpoint.
1111
Instead of putting the query into the path of the url, this plugin opted to use query parameters for it.

0 commit comments

Comments
 (0)