Updated project description.
authorGoal Smashers Dev Team <jakub@goalsmashers.com>
Mon, 9 Jul 2012 10:17:04 +0000 (13:17 +0300)
committerGoal Smashers Dev Team <jakub@goalsmashers.com>
Mon, 9 Jul 2012 10:17:04 +0000 (13:17 +0300)
README.md

index 0ca810f..64cefa1 100644 (file)
--- a/README.md
+++ b/README.md
@@ -1,6 +1,6 @@
 ## What is clean-css? ##
 
-Clean-css is a node.js library for minifying CSS files. It does the same job as YUI Compressor's CSS minifier but much faster thanks to speed of node.js V8 engine.
+Clean-css is a node.js library for minifying CSS files. It does the same job as YUI Compressor's CSS minifier but much faster thanks to many speed optimizations and the node.js itself.
 
 ## Usage ##