diff options
author | Sven-Hendrik Haase <svenstaro@gmail.com> | 2020-07-05 02:59:23 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-07-05 02:59:23 +0000 |
commit | a039d9fe6b83544d2fc478e7d185047e6014bf2d (patch) | |
tree | d4ab2d9352449a89e2c8735348d419b78f2a060d /README.md | |
parent | Remove dot (diff) | |
parent | Add packaging status (diff) | |
download | miniserve-a039d9fe6b83544d2fc478e7d185047e6014bf2d.tar.gz miniserve-a039d9fe6b83544d2fc478e7d185047e6014bf2d.zip |
Merge pull request #292 from j2ghz/patch-1
Add packaging status
Diffstat (limited to 'README.md')
-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 |