diff options
author | Jozef HollĂ˝ <j2.00ghz@gmail.com> | 2020-04-19 08:19:35 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-04-19 08:19:35 +0000 |
commit | 713aefce1aaf619cc0dcdd6a1cbe78012764ec00 (patch) | |
tree | 386abf390236d53c542ecc85676a394ee147336e | |
parent | Merge pull request #290 from svenstaro/dependabot/cargo/rstest-0.6.2 (diff) | |
download | miniserve-713aefce1aaf619cc0dcdd6a1cbe78012764ec00.tar.gz miniserve-713aefce1aaf619cc0dcdd6a1cbe78012764ec00.zip |
Add packaging status
-rw-r--r-- | README.md | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -54,6 +54,8 @@ Sometimes this is just a more practical and quick way than doing things properly ## How to install +<a href="https://repology.org/project/miniserve/versions"><img align="right" src="https://repology.org/badge/vertical-allrepos/miniserve.svg" alt="Packaging status"></a> + **On Linux**: Download `miniserve-linux` from [the releases page](https://github.com/svenstaro/miniserve/releases) and run chmod +x miniserve-linux |