From 59def025e479ad4bf1a8ecfcb0529273094b5699 Mon Sep 17 00:00:00 2001 From: Khalil Fazal Date: Tue, 4 Jun 2013 20:42:00 -0400 Subject: [PATCH] MODIFIED: readme --- maps/.gitignore | 0 readme.md | 4 ++-- 2 files changed, 2 insertions(+), 2 deletions(-) create mode 100644 maps/.gitignore diff --git a/maps/.gitignore b/maps/.gitignore new file mode 100644 index 0000000..e69de29 diff --git a/readme.md b/readme.md index 6e2f565..d34cada 100644 --- a/readme.md +++ b/readme.md @@ -4,6 +4,6 @@ Go to Google Bookmarks: https://www.google.com/bookmarks/ On the bottom left, click "Export bookmarks": https://www.google.com/bookmarks/bookmarks.html?hl=en -After downloading the html file, run this script on it to generate a KML. +After downloading the html file, run this script on it to generate a KML file per bookmark label. -It's hacky and doesn't work on all of them, but it kinda works. \ No newline at end of file +It's hacky and doesn't work on all of them, but it kinda works.