From 69b160e72ee22488ff38184c0c51a505e0b16675 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Christian=20Boxd=C3=B6rfer?= Date: Fri, 18 Jul 2014 09:13:28 +0200 Subject: [PATCH] Update README.md --- README.md | 14 +++++++++++++- 1 file changed, 13 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 63695b8..fc7f71b 100644 --- a/README.md +++ b/README.md @@ -3,6 +3,18 @@ Waveform Seekbar plugin for DeaDBeeF audio player ==================== +## Table of Contents + +* [Installation](#installation) + * [Arch Linux](#arch-linux) + * [Gentoo](#gentoo) + * [Binaries](#binaries) + * [Stable](#stable) + * [Dev](#dev) + * [Compilation](#compilation) +* [Usage](#usage) +* [Screenshots](%screenshots) + ## Installation ### Arch Linux See the [AUR](https://aur.archlinux.org/packages/deadbeef-plugin-waveform-git/). @@ -23,7 +35,7 @@ i686: ```tar -xvf ddb_waveform_seekbar_i686.tar.gz -C ~/.local/lib/deadbeef``` [i686](https://drone.io/github.com/cboxdoerfer/ddb_waveform_seekbar/files/deadbeef-plugin-builder/ddb_waveform_seekbar_i686.tar.gz) -### Build it yourself +### Compilation You need DeaDBeeF (>=0.6) and sqlite3 and their development files ```bash make