Skip to content

Commit

Permalink
Update README
Browse files Browse the repository at this point in the history
  • Loading branch information
eGavr committed Sep 3, 2014
1 parent c2e7350 commit 5464cea
Showing 1 changed file with 11 additions and 3 deletions.
14 changes: 11 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# css-minimizers-benchmark (CMB)
# CSS Minimizer Benchmark (CMB)

Сompares the work of **CSS** minimizers.

Expand All @@ -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
Expand Down

0 comments on commit 5464cea

Please sign in to comment.