From a8ad7690fd7ea080b19bf6007068c7db688b2d27 Mon Sep 17 00:00:00 2001 From: "Elf M. Sternberg" Date: Sat, 3 Jun 2017 12:58:44 -0700 Subject: [PATCH] Fixed formatting in Readme (I hope). --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 2af40ae..494a091 100644 --- a/README.md +++ b/README.md @@ -21,8 +21,8 @@ To use, clone the repo: Example ------- -$ hy ./extract-enex -$ hy ./extract-delicious 'http://del.icio.us/your-name?page=1' > Delicious.org + $ hy ./extract-enex + $ hy ./extract-delicious 'http://del.icio.us/your-name?page=1' > Delicious.org The Enex extraction will create a default Bookmarks.org file, with each individual bookmark in its own slugified file. Adjust at will.