From 2c4060ca8811b1d67dff0eddd9939691cf64c3d4 Mon Sep 17 00:00:00 2001 From: Arun Prakash Jana Date: Sun, 29 May 2016 21:14:58 +0530 Subject: [PATCH] Now we have a merge-able DB. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 40ed2c9..be135da 100644 --- a/README.md +++ b/README.md @@ -11,7 +11,7 @@ Asciicast

-`buku` is a powerful cmdline bookmark management utility written in Python3 and SQLite3. When I started writing it, I couldn't find a flexible cmdline solution with a portable database. Hence, `Buku` (after my son's nickname). +`buku` is a powerful cmdline bookmark management utility written in Python3 and SQLite3. When I started writing it, I couldn't find a flexible cmdline solution with a private, portable and merge-able database. Hence, `Buku` (after my son's nickname). `buku` can handle piped input, which lets you combine it with `xsel` (on Linux) and add bookmarks from anywhere without touching the terminal.