mirror of
https://github.com/soywod/himalaya.git
synced 2024-11-24 20:10:23 +00:00
add repology badge (#414)
As more distributions start to package himalaya I think this information might be useful. Co-authored-by: Clément DOUIN <clement.douin@posteo.net>
This commit is contained in:
parent
15e8a0f08f
commit
285d9d0521
1 changed files with 1 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue