From 07db61bf4c0b42cfa144af5753e047ced0b22507 Mon Sep 17 00:00:00 2001 From: Nick Sweeting Date: Mon, 29 May 2017 18:54:25 -0500 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 791d7bb5..820cd8a9 100644 --- a/README.md +++ b/README.md @@ -13,7 +13,7 @@ NEW: Also submits each link to save on archive.org! ## Quickstart ```bash -./archive.py pocket_export.html pocket # See below for how to install dependencies +./archive.py link_export.html [pocket|pinboard|bookmarks] ``` `archive.py` is a script that takes a [Pocket](https://getpocket.com/export), [Pinboard](https://pinboard.in/export/), or [Browser Bookmark](https://support.google.com/chrome/answer/96816?hl=en) html export file, and turns it into a browsable archive that you can store locally or host online.