From a5f724faed47692c3c01e7d93e69c535598b801a Mon Sep 17 00:00:00 2001 From: vflyson Date: Mon, 20 Feb 2017 03:28:18 -0500 Subject: [PATCH] spice up the readme even more --- README.md | 9 ++++----- 1 file changed, 4 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index e125fe9..f91cc5f 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,7 @@ # monolith -A data hoarder's dream come true: bundle any web page into a stand-alone HTML file. +A data hoarder's dream come true: bundle any web page into a stand-alone HTML file. +You can finally replace that gazillion of open tabs with a gazillion of +huge .html files stored somewhere on your precious little drive. Unlike conventional "Save page as …", `monolith` saves the target document **and** embeds JavaScript, CSS and image assets **all at once**, @@ -18,11 +20,8 @@ However, keep in mind that `monolith` is not aware of your browser's session. ### Usage $ monolith https://github.com > github.html -or - - $ monolith -q [local path]/index.html > mysite.html - + ### Options