From d8dd00d2586299d844ca73c25b843df55afb193b Mon Sep 17 00:00:00 2001 From: Sven-Hendrik Haase Date: Fri, 15 Feb 2019 20:34:16 +0100 Subject: Add some more sweet badges --- README.md | 2 ++ 1 file changed, 2 insertions(+) (limited to 'README.md') 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!** -- cgit v1.2.3