commit 2e6dd07f36216e52911d7d4dba61349c771abada parent c30d3081e05c1a51e956bf5ff0f4f9028710e2b4 Author: Samuel DudÃk <24730635+dudik@users.noreply.github.com> Date: Sun, 6 Sep 2020 07:40:45 +0200 Update table of contents in README.md Diffstat:
M | README.md | | | 22 | ++++++++++++++++------ |
1 file changed, 16 insertions(+), 6 deletions(-)
diff --git a/README.md b/README.md @@ -7,12 +7,21 @@ ## Table of contents -* [Patches](#patches) -* [Dismiss a notification](#dismiss-a-notification) -* [Actions](#actions) -* [Newlines](#newlines) -* [Multiple notifications](#multiple-notifications) -* [Notifications don't show up](#notifications-dont-show-up) +* [Usage](#usage) + * [Patches](#patches) + * [Dismiss a notification](#dismiss-a-notification) + * [Actions](#actions) + * [Newlines](#newlines) + * [Multiple notifications](#multiple-notifications) + * [Notifications don't show up](#notifications-dont-show-up) +* [Installation](#installation) + * [Packages](#packages) + * [Dependencies](#dependencies) + * [Build](#build) +* [Configuration](#configuration) +* [Contribute](#contribute) + +## Usage ### Patches [List of available patches](https://github.com/dudik/herbe/pulls?q=is%3Aopen+is%3Apr+label%3Apatch) @@ -79,6 +88,7 @@ $ pkill -SIGUSR2 herbe And you should be fine. That's all you really need to interact with `herbe`. ## Installation +### Packages [![Packaging status](https://repology.org/badge/vertical-allrepos/herbe.svg)](https://repology.org/project/herbe/versions) **Only the [herbe-git AUR package](https://aur.archlinux.org/packages/herbe-git/) is maintained by me.**