Skip to content

Commit

Permalink
Merge pull request #309 from srod/readme
Browse files Browse the repository at this point in the history
chore(readme): update readme for cli
  • Loading branch information
srod authored Apr 4, 2018
2 parents 1c94d6a + 1c87ae0 commit b1a6cc3
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion Readme.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
<div align="center"><img src="/node-minify.svg" width="348"></div>
<div align="center"><img src="/static/node-minify.svg" width="348"></div>

<p align="center">A very light minifier Node.js module.</p>

Expand Down Expand Up @@ -92,6 +92,8 @@ Usage for all the compressors :
node-minify --compressor all --input 'input.js' --output 'output.js'
```

<img src="/static/cli.png" width="784" height="433">

## Concatenate Files

In order to concatenate files, simply pass in an array with the type `no-compress`.
Expand Down
Binary file added static/cli.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
File renamed without changes

0 comments on commit b1a6cc3

Please sign in to comment.