aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorSven-Hendrik Haase <svenstaro@gmail.com>2019-02-15 19:34:16 +0000
committerGitHub <noreply@github.com>2019-02-15 19:34:16 +0000
commitd8dd00d2586299d844ca73c25b843df55afb193b (patch)
treebd275b58417ee362a5dce602f72e206793b45ca2 /README.md
parentAdd Docker command to README (diff)
downloadminiserve-d8dd00d2586299d844ca73c25b843df55afb193b.tar.gz
miniserve-d8dd00d2586299d844ca73c25b843df55afb193b.zip
Add some more sweet badges
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/README.md b/README.md
index b186ece..f7889fe 100644
--- a/README.md
+++ b/README.md
@@ -5,6 +5,8 @@
[![Crates.io](https://img.shields.io/crates/v/miniserve.svg)](https://crates.io/crates/miniserve)
[![dependency status](https://deps.rs/repo/github/svenstaro/miniserve/status.svg)](https://deps.rs/repo/github/svenstaro/miniserve)
[![license](http://img.shields.io/badge/license-MIT-blue.svg)](https://github.com/svenstaro/miniserve/blob/master/LICENSE)
+[![Stars](https://img.shields.io/github/stars/svenstaro/miniserve.svg)](https://github.com/svenstaro/miniserve/stargazers)
+[![Downloads](https://img.shields.io/github/downloads/svenstaro/miniserve/total.svg)](https://github.com/svenstaro/miniserve/releases)
**For when you really just want to serve some files over HTTP right now!**