aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorSven-Hendrik Haase <svenstaro@gmail.com>2020-07-04 02:57:11 +0000
committerGitHub <noreply@github.com>2020-07-04 02:57:11 +0000
commitc65ea451e0c279a8b922a2aee194912dfab070e6 (patch)
tree7c3849072068ea064b4834597e37e3dc98352862 /README.md
parentRemove deps.rs badge from README (diff)
downloadminiserve-c65ea451e0c279a8b922a2aee194912dfab070e6.tar.gz
miniserve-c65ea451e0c279a8b922a2aee194912dfab070e6.zip
Add lines of code badge
Diffstat (limited to 'README.md')
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
index aa65966..3c16315 100644
--- a/README.md
+++ b/README.md
@@ -7,6 +7,7 @@
[![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)
+[![Lines of Code](https://tokei.rs/b1/github/svenstaro/miniserve)](https://github.com/svenstaro/miniserve).
**For when you really just want to serve some files over HTTP right now!**