From 93c81262423f46ee63494cf75552d94bdb379a24 Mon Sep 17 00:00:00 2001 From: Sven-Hendrik Haase Date: Wed, 16 May 2018 15:07:49 +0200 Subject: Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 4225c14..35d2500 100644 --- a/README.md +++ b/README.md @@ -8,7 +8,7 @@ [![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) -**miniserve** is a small, self-contained cross-platform CLI tool that allows you to just grab the binary and serve some file(s). +**miniserve** is a small, self-contained cross-platform CLI tool that allows you to just grab the binary and serve some file(s) via HTTP. Sometimes this is just a more practical and quick way than doing things properly. ## How to use -- cgit v1.2.3