improve README.md

pull/7/head
vflyson 7 years ago
parent 22822805f8
commit 9910a4e5ed

@ -18,17 +18,17 @@ However, keep in mind that `monolith` is not aware of your browser's session.
$ sudo npm install -g git@github.com:Y2Z/monolith.git
### Usage
$ monolith [local path]/index.html > mysite.html
$ monolith https://github.com > github.html
or
$ monolith https://github.com > github.html
$ monolith -q [local path]/index.html > mysite.html
<!-- or -->
<!-- cat local.html | monolith - > local.html -->
### Options
- `-u`: output the result document as one big data-URI
- `-q`: don't be verbose
- `-q`: be quiet
<!-- - `-a`: fix anchor href="" attributes for remote documents -->
### License

Loading…
Cancel
Save