git.lucas.co / cce-compositor
Wayland compositor (wlroots)
git clone https://git.lucas.co/cce-compositor.git

commitf897c004480caa916984b1b647b432b1a9744d01
parentd020eb7177
authorIsaac Freund <[email protected]>
date2023-02-03 18:24
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
 
-<a href="https://repology.org/project/river/versions">
-    <img src="https://repology.org/badge/vertical-allrepos/river.svg" alt="Packaging status" align="right">
-</a>
-
 On cloning the repository, you must init and update the submodules as well
 with e.g.