Skip to content

Commit

Permalink
Update README.md (#954)
Browse files Browse the repository at this point in the history
  • Loading branch information
JayHoltslander authored and alexlamsl committed Aug 21, 2018
1 parent b61dfcc commit 2d34ad5
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Expand Up @@ -136,7 +136,9 @@ npm link .

## Usage

For command line usage please see `html-minifier --help`
Note that almost all options are disabled by default. For command line usage please see `html-minifier --help` for a list of available options. Experiment and find what works best for you and your project.

* **Sample command line:** ``html-minifier --collapse-whitespace --remove-comments --remove-optional-tags --remove-redundant-attributes --remove-script-type-attributes --remove-tag-whitespace --use-short-doctype --minify-css true --minify-js true``

### Node.js

Expand Down

0 comments on commit 2d34ad5

Please sign in to comment.