improve README.md
This commit is contained in:
parent
830d819554
commit
00bec869d1
1 changed files with 2 additions and 1 deletions
|
@ -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 -->
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue