From 8034f70723252102368d22dd6a099651fade945d Mon Sep 17 00:00:00 2001 From: XhmikosR Date: Tue, 26 Feb 2013 18:10:09 +0200 Subject: [PATCH] README.md: use the relative path to LICENSE --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 120ceffc..1039a23e 100644 --- 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 `` as the +Clean-css accepts the following command line arguments (please make sure you use `` 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). -- 2.34.1