improve README.md

This commit is contained in:
vflyson 2017-02-20 02:53:46 -05:00
parent 830d819554
commit 00bec869d1

View file

@ -19,8 +19,9 @@ However, keep in mind that `monolith` is not aware of your browser's session.
### Usage ### Usage
$ monolith [local path]/index.html > mysite.html $ monolith [local path]/index.html > mysite.html
or or
$ monolith https://github.com > github.html $ monolith https://github.com > github.html
<!-- or --> <!-- or -->
<!-- cat local.html | monolith - > local.html --> <!-- cat local.html | monolith - > local.html -->