summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--README.md5
1 files changed, 5 insertions, 0 deletions
diff --git a/README.md b/README.md
index 747b13a..c6c6917 100644
--- a/README.md
+++ b/README.md
@@ -30,6 +30,10 @@ The easiest way to install `git absorb` is to download an artifact from the late
Alternatively, `git absorb` is available in the following system package managers:
+<a href="https://repology.org/project/git-absorb/versions">
+ <img src="https://repology.org/badge/vertical-allrepos/git-absorb.svg" alt="Packaging status" align="right">
+</a>
+
| Repository | Command |
| --------------------------- | -------------------------------------------- |
| Arch Linux | `pacman -S git-absorb` |
@@ -40,6 +44,7 @@ Alternatively, `git absorb` is available in the following system package manager
| Homebrew and Linuxbrew | `brew install git-absorb` |
| MacPorts | `sudo port install git-absorb` |
| nixpkgs stable and unstable | `nix-env -iA nixpkgs.git-absorb` |
+| openSUSE | `zypper install git-absorb`
| Ubuntu | `apt install git-absorb` |
| Void Linux | `xbps-install -S git-absorb` |
| GNU Guix | `guix install git-absorb` |