diff --git a/README.md b/README.md index 7e930d5..056f5b0 100644 --- a/README.md +++ b/README.md @@ -15,23 +15,6 @@
-### 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 +### 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