Add version badge

This commit is contained in:
Denis Isidoro 2020-03-18 08:48:03 -03:00 committed by GitHub
parent a0bba94db3
commit 87a5efa059
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -24,6 +24,7 @@ Table of contents
* [Using install script](#using-install-script)
* [Downloading pre-compiled binaries](#downloading-pre-compiled-binaries)
* [Building from source](#building-from-source)
* [Other package managers](#other-package-managers)
* [Usage](#usage)
* [Shell widget](#shell-widget)
* [More options](#more-options)
@ -86,6 +87,13 @@ make install
# make BIN_DIR=/usr/local/bin install
```
### Other package managers
You can find **navi** for more package managers by clicking on the image below:
[![Packaging status](https://repology.org/badge/vertical-allrepos/navi.svg)](https://repology.org/project/navi/versions)
Feel free to be the maintainer of **navi** for any package manager you'd like!
Usage
-----