From f96981fb0b6e1e1661a6d7b77c1ecbc68c628629 Mon Sep 17 00:00:00 2001 From: Arun Prakash Jana Date: Fri, 18 Aug 2017 17:58:26 +0530 Subject: [PATCH] Reorder README --- README.md | 33 ++++++++++++++++----------------- 1 file changed, 16 insertions(+), 17 deletions(-) diff --git a/README.md b/README.md index 7e930d5..056f5b0 100644 --- a/README.md +++ b/README.md @@ -15,23 +15,6 @@ Asciicast

-### Table of Contents - -- [Introduction](#introduction) -- [Features](#features) -- [Installation](#installation) - - [Dependencies](#dependencies) - - [From a package manager](#from-a-package-manager) - - [Release packages](#release-packages) - - [From source](#from-source) - - [Running standalone](#running-standalone) -- [Shell completion](#shell-completion) -- [Usage](#usage) -- [Examples](#examples) -- [Collaborators](#collaborators) -- [Related projects](#related-projects) -- [In the Press](#in-the-press) - ### Introduction `buku` is a powerful bookmark manager written in Python3 and SQLite3. When I started writing it, I couldn't find a flexible cmdline solution with a private, portable, merge-able database along with browser integration. Hence, `Buku` (after my son's nickname, meaning *close to the heart* in my language). @@ -51,6 +34,22 @@ PRs are welcome. Please visit [#174](https://github.com/jarun/Buku/issues/174) f Donate via PayPal!

+### Table of Contents + +- [Features](#features) +- [Installation](#installation) + - [Dependencies](#dependencies) + - [From a package manager](#from-a-package-manager) + - [Release packages](#release-packages) + - [From source](#from-source) + - [Running standalone](#running-standalone) +- [Shell completion](#shell-completion) +- [Usage](#usage) +- [Examples](#examples) +- [Collaborators](#collaborators) +- [Related projects](#related-projects) +- [In the Press](#in-the-press) + ### Features - Lightweight, clean interface