Update table of contents in README.md

This commit is contained in:
Samuel Dudík 2020-09-06 07:40:45 +02:00 committed by GitHub
parent c30d3081e0
commit 2e6dd07f36
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -7,12 +7,21 @@
## Table of contents ## Table of contents
* [Usage](#usage)
* [Patches](#patches) * [Patches](#patches)
* [Dismiss a notification](#dismiss-a-notification) * [Dismiss a notification](#dismiss-a-notification)
* [Actions](#actions) * [Actions](#actions)
* [Newlines](#newlines) * [Newlines](#newlines)
* [Multiple notifications](#multiple-notifications) * [Multiple notifications](#multiple-notifications)
* [Notifications don't show up](#notifications-dont-show-up) * [Notifications don't show up](#notifications-dont-show-up)
* [Installation](#installation)
* [Packages](#packages)
* [Dependencies](#dependencies)
* [Build](#build)
* [Configuration](#configuration)
* [Contribute](#contribute)
## Usage
### Patches ### Patches
[List of available patches](https://github.com/dudik/herbe/pulls?q=is%3Aopen+is%3Apr+label%3Apatch) [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`. And you should be fine. That's all you really need to interact with `herbe`.
## Installation ## Installation
### Packages
[![Packaging status](https://repology.org/badge/vertical-allrepos/herbe.svg)](https://repology.org/project/herbe/versions) [![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.** **Only the [herbe-git AUR package](https://aur.archlinux.org/packages/herbe-git/) is maintained by me.**