Skip to content
This repository has been archived by the owner on Jan 23, 2021. It is now read-only.

Commit

Permalink
Update readme.md
Browse files Browse the repository at this point in the history
  • Loading branch information
sindresorhus committed Mar 21, 2015
1 parent 465ac7f commit 6a2d239
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions readme.md
Expand Up @@ -7,8 +7,8 @@

## Install

```sh
$ npm install --save broccoli-closure-compiler
```
$ npm install --save-dev broccoli-closure-compiler
```


Expand All @@ -22,7 +22,7 @@ tree = closure-compiler(tree, options);

## API

### closure-compiler(tree, options)
### closure-compiler(tree, [options])

See the Closure Compiler [options](https://github.com/dcodeIO/ClosureCompiler.js#closurecompiler-api).

Expand Down

0 comments on commit 6a2d239

Please sign in to comment.