Update README.md

This commit is contained in:
Arun Prakash Jana 2015-11-13 09:23:02 +05:30
parent 2206bbb293
commit 86047f9b40

View File

@ -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 <a href="http://historio.us/">historious</a>. 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 <a href="http://historio.us/">historious</a>. 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.