From 8bd4b1616892f3dd3cce6750a13eb3931f285b6c Mon Sep 17 00:00:00 2001 From: badonyx <110633279+badonyx@users.noreply.github.com> Date: Fri, 13 Oct 2023 10:34:22 -0700 Subject: [PATCH] Add repology widget --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 5dfaa149..c711e255 100644 --- a/README.md +++ b/README.md @@ -19,6 +19,8 @@ See instructions for [Build from Source](#building-from-source). #### With Package Managers +[![Packaging status](https://repology.org/badge/vertical-allrepos/gossip-nostr.svg)](https://repology.org/project/gossip-nostr/versions) + With `pacman` on **Arch Linux**: [`gossip`](https://aur.archlinux.org/packages/gossip) or [`gossip-git`](https://aur.archlinux.org/packages/gossip-git) or [`gossip-bin`](https://aur.archlinux.org/packages/gossip-bin) on the AUR With [homebrew](https://brew.sh/) on **MacOS** or **Linux**: `brew install gossip` from [`homebrew-core`](https://github.com/Homebrew/homebrew-core), or for more options `brew install nostorg/nostr/gossip` from [`homebrew-nostr`](https://github.com/nostorg/homebrew-nostr)