From 791eefb0e7383e1b28860e5a8f26b3a44cdef7b7 Mon Sep 17 00:00:00 2001 From: Nick Sweeting Date: Mon, 14 Jan 2019 18:29:47 -0500 Subject: [PATCH] Updated Usage (markdown) --- Usage.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Usage.md b/Usage.md index b1671de..1995d8d 100644 --- a/Usage.md +++ b/Usage.md @@ -11,7 +11,7 @@ echo 'https://example.com' | ./archive ./archive < urls_to_archive.txt ``` -## Import a list of links export from browser bookmarks or a bookmark service +## Import links exported from browser bookmarks or another service ```bash ./archive ~/Downloads/bookmarks_export.html # or