diff --git a/README.md b/README.md index 136eadb..62eb130 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# css-minimizers-benchmark (CMB) +# CSS Minimizer Benchmark (CMB) Сompares the work of **CSS** minimizers. @@ -21,15 +21,23 @@ ## Install ```bash -$ git clone https://github.com/eGavr/css-minimizers-benchmark.git +$ git clone https://github.com/eGavr/cmb.git -$ cd css-minimizers-benchmark +$ cd cmb $ npm install ``` ## Usage +Just run: + +```bash +$ bin/cmb +``` + +More details: + ```bash $ bin/cmb --help Сompares the work of CSS minimizers