From 919d5d7c621e2c32307f2fad97151f3cb5a37809 Mon Sep 17 00:00:00 2001 From: Isaac Freund Date: Fri, 3 Feb 2023 18:24:22 +0100 Subject: [PATCH] docs: remove repology badge from readme It's getting too big and has too much redundant information. --- README.md | 10 +++------- 1 file changed, 3 insertions(+), 7 deletions(-) diff --git a/README.md b/README.md index 26a8444..3515903 100644 --- a/README.md +++ b/README.md @@ -3,9 +3,9 @@ River is a dynamic tiling Wayland compositor with flexible runtime configuration. -Join us at [#river](https://web.libera.chat/?channels=#river) -on irc.libera.chat. Read our man pages and our -[wiki](https://github.com/riverwm/river/wiki). +Install from your [package manager](https://repology.org/project/river/versions) — +Join us at [#river](https://web.libera.chat/?channels=#river) on irc.libera.chat — +Read our man pages and [wiki](https://github.com/riverwm/river/wiki) *Note: river is currently early in development. Expect breaking changes and missing features. Bugs should however be rare at @@ -24,10 +24,6 @@ separate `riverctl` binary implementing it. ## Building - - Packaging status - - On cloning the repository, you must init and update the submodules as well with e.g.