README.md: use the relative path to LICENSE
authorXhmikosR <xhmikosr@users.sourceforge.net>
Tue, 26 Feb 2013 16:10:09 +0000 (18:10 +0200)
committerXhmikosR <xhmikosr@users.sourceforge.net>
Tue, 26 Feb 2013 16:10:09 +0000 (18:10 +0200)
README.md

index 120ceff..1039a23 100644 (file)
--- a/README.md
+++ b/README.md
@@ -24,7 +24,7 @@ npm install clean-css
 
 ### How to use clean-css CLI?
 
-Clean-css accepts the following command line arguments (please make sure you use `<source-file>` as the 
+Clean-css accepts the following command line arguments (please make sure you use `<source-file>` as the
 very last argument to avoid potential issues):
 
 ```
@@ -122,4 +122,4 @@ Use the `/*!` notation instead of the standard one `/*`:
 
 ## License
 
-Clean-css is released under the [MIT License](http://opensource.org/licenses/MIT).
+Clean-css is released under the [MIT License](/LICENSE).