From 36e006f8df4714f41d1e51824d0264680c8bf40f Mon Sep 17 00:00:00 2001 From: Sven-Hendrik Haase Date: Thu, 26 Apr 2018 19:32:25 +0200 Subject: Initial code checkin --- README.md | 10 ++++++++-- 1 file changed, 8 insertions(+), 2 deletions(-) (limited to 'README.md') diff --git a/README.md b/README.md index f180b55..7595257 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,8 @@ -# servethis -:star2: For when you really just want to serve some files over HTTP right now! +# miniserve - For when you really just want to serve some files over HTTP right now! + +[![Build Status](https://travis-ci.org/svenstaro/miniserve.svg?branch=master)](https://travis-ci.org/svenstaro/miniserve) +[![AUR](https://img.shields.io/aur/version/miniserve.svg)](https://aur.archlinux.org/packages/miniserve/) +[![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) + -- cgit v1.2.3