diff --git a/readme.html b/readme.html
index bfe55b9..0af7cf3 100644
--- a/readme.html
+++ b/readme.html
@@ -24,7 +24,7 @@
             The script is still in a very experimental state, so I don't recommend using it in a production environment nor start building applications with it yet, as there will be still major changes made. However, please do test it out and report your findings, especially if something should be working, but is displaying it incorrectly.
         </p>
 
-        <p>The minified version of the script is currently less than <b>6kb</b> (less than <b>2.5kb</b> gzipped).</p>
+      
 
 
         <h2>Browser compatibility</h2>
diff --git a/readme.md b/readme.md
index 31da9b0..cb4d3ff 100644
--- a/readme.md
+++ b/readme.md
@@ -15,14 +15,12 @@ Additionally, to render <code>iframe</code> content or images situated outside o
 
 The script is still in a very experimental state, so I don't recommend using it in a production environment nor start building applications with it yet, as there will be still major changes made. However, please do test it out and report your findings, especially if something should be working, but is displaying it incorrectly.
         
-The minified version of the script is currently less than <b>6kb</b> (less than <b>2.5kb</b> gzipped).
-
 ###Browser compatibility###
 
 The script should work fine on the following browsers:
- - Firefox 3.5+
- - Google Chrome 
- - >=IE9 (Older versions compatible with the use of flashcanvas)
+* Firefox 3.5+
+* Google Chrome 
+* >=IE9 (Older versions compatible with the use of flashcanvas)
         
 Note that the compatibility will most likely be increased in future builds, as many of the current restrictions have at least partial work arounds, which can be used with older browser versions.