From 86047f9b4047af99e7e14cd5bc1455196235234d Mon Sep 17 00:00:00 2001 From: Arun Prakash Jana Date: Fri, 13 Nov 2015 09:23:02 +0530 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 56433e7..57bf965 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ ![Screenshot](markit.png) -`markit` is a cmdline bookmark management utility written using Python3 and SQLite3. `markit` exists because of my monumental dependency on historious. I wanted the same database on my local system. However, I couldn't find an equally flexible cmdline solution. Hence, `MarkIt`! +`markit` is a cmdline bookmark management utility written in Python3 and SQLite3. `markit` exists because of my monumental dependency on historious. I wanted the same database on my local system. However, I couldn't find an equally flexible cmdline solution. Hence, `MarkIt`! The SQLite3 database file is stored in `$HOME/.cache/markit/bookmarks.db` for each user.