From 2de2b71153752d20462cb86d5c4b9bd931b2c441 Mon Sep 17 00:00:00 2001 From: Tassilo Horn Date: Sun, 31 Jan 2021 12:19:53 +0100 Subject: [PATCH] Mention bug tracker in README.md --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index 7e091d6..bd55d68 100644 --- a/README.md +++ b/README.md @@ -22,6 +22,11 @@ Right now, there are these subcommands: one. (This is useful for accessing swayr commands which are not bound to a key.) +## Bugs + +Bugs and requests can be reported [here](https://todo.sr.ht/~tsdh/swayr). + +## License Swayr is licensed under the [GPLv3](https://www.gnu.org/licenses/gpl-3.0.en.html) (or later).