From 868d9c3c15d0835a1e2ac2075596a7fdcf805d02 Mon Sep 17 00:00:00 2001 From: Sven-Hendrik Haase Date: Wed, 16 May 2018 15:08:38 +0200 Subject: Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 3a346f6..e03f234 100644 --- a/README.md +++ b/README.md @@ -54,7 +54,7 @@ Sometimes this is just a more practical and quick way than doing things properly cargo install miniserve miniserve -## Why to use this over alternatives? +## Why use this over alternatives? - darkhttpd: Not easily available on Windows and it's not as easy as download and go. - Python built-in webserver: Need to have Python installed, it's low performance, and also doesn't do correct MIME type handling in some cases. -- cgit v1.2.3