From 2052804a6983b0ee5c9c15c39c4e66e84ec03867 Mon Sep 17 00:00:00 2001 From: Nick Sweeting Date: Tue, 12 Mar 2019 19:03:07 -0400 Subject: [PATCH] Update README.md --- README.md | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 4cc47d66..10fa1e07 100644 --- a/README.md +++ b/README.md @@ -37,7 +37,14 @@ Simply download this repo, and run the `./archive` command each time you want to It doesn't require a constantly running server or backend, just run the command and open the outputted static HTML in a browser to view the archive. It can import and export JSON (among other formats), so it's easy to script or hook up to other APIs. If you run it on a schedule and import from browser history or bookmarks regularly, you can sleep soundly knowing that the slice of the internet you care about will be automatically preserved in multiple, durable long-term formats that will be accessible for decades (or longer). -
. . . . . . . . . . . . . . . . . . . . . . . . . . . .

+
+ +CLI Screenshot +Desktop index screenshot +Desktop details page Screenshot +
+. . . . . . . . . . . . . . . . . . . . . . . . . . . . +

## Quickstart