diff --git a/README.md b/README.md
index 8e0e71c7..9aa9b5c1 100644
--- a/README.md
+++ b/README.md
@@ -51,7 +51,7 @@ Originally created for my contact page - [https://edent.tel/](https://edent.tel/
347 Bytes
760 Bytes
863 Bytes
-
1,030 Bytes
+
924 Bytes
854 Bytes
@@ -85,8 +85,6 @@ These files edited by hand in Inkscape, then were minified using [svgo](https://
* Colours can be simplified. `#FF0000` becomes `red`.
* The precision of the paths is *mostly* 0 decimal places. A few logos have 1 or 2 dp to make them look more accurate. The precision can be reduced if necessary.
-You can see the difference this makes in [`youtube.svg`](https://github.com/edent/SuperTinySocialIcons/raw/master/tiny/youtube.svg) which is a ginormous 1,032 Bytes. By applying some of the above techniques we can get it down to a svelte 981 Bytes in [`youtube-tiny.svg`](https://github.com/edent/SuperTinySocialIcons/raw/master/tiny/youtube-tiny.svg).
-
Think you can make them smaller? Tell me by raising an issue!
Want more icons? Tell me by raising an issue!