From 285d9d05216d86b4e516d4506ac0a5f53b25b10b Mon Sep 17 00:00:00 2001 From: Michael Vetter Date: Tue, 11 Oct 2022 14:50:25 +0200 Subject: [PATCH] add repology badge (#414) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit As more distributions start to package himalaya I think this information might be useful. Co-authored-by: Clément DOUIN --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index a5112a8..51feedc 100644 --- a/README.md +++ b/README.md @@ -12,6 +12,7 @@ before the `v1.0.0`.* [![homebrew](https://img.shields.io/homebrew/v/himalaya?color=success&style=flat-square)](https://formulae.brew.sh/formula/himalaya) [![crates](https://img.shields.io/crates/v/himalaya?color=success&style=flat-square)](https://crates.io/crates/himalaya) +[![Packaging status](https://repology.org/badge/tiny-repos/himalaya.svg)](https://repology.org/project/himalaya/versions) ```sh curl -sSL https://raw.githubusercontent.com/soywod/himalaya/master/install.sh | PREFIX=~/.local sh