aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSven-Hendrik Haase <svenstaro@gmail.com>2020-09-24 01:15:25 +0000
committerGitHub <noreply@github.com>2020-09-24 01:15:25 +0000
commit78b65e64da13c74ced7e4e50fc3c7d79b7ee86e5 (patch)
treef5489f52f9f3665f84667ee01e83a43f442c794e
parent(cargo-release) start next development iteration 0.9.1-alpha.0 (diff)
downloadminiserve-78b65e64da13c74ced7e4e50fc3c7d79b7ee86e5.tar.gz
miniserve-78b65e64da13c74ced7e4e50fc3c7d79b7ee86e5.zip
Add logo to README
-rw-r--r--README.md4
1 files changed, 4 insertions, 0 deletions
diff --git a/README.md b/README.md
index 350df46..c06c1ea 100644
--- a/README.md
+++ b/README.md
@@ -1,3 +1,7 @@
+<p align="center">
+ <img src="data/logo.svg" alt="miniserve - a CLI tool to serve files and dirs over HTTP"><br>
+</p>
+
# miniserve - a CLI tool to serve files and dirs over HTTP
[![CI](https://github.com/svenstaro/miniserve/workflows/CI/badge.svg)](https://github.com/svenstaro/miniserve/actions)