summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md17
1 files changed, 16 insertions, 1 deletions
diff --git a/README.md b/README.md
index c97bbed..cdf708a 100644
--- a/README.md
+++ b/README.md
@@ -2,7 +2,7 @@
Pure DeflateInflate executables
===============================
-Deflate and inflate commandline frontend for zlib.
+Minimal deflate and inflate commandline frontend for zlib.
## Build / Install
@@ -12,3 +12,18 @@ Use well-known configure/make/install proceduce.
Alternatively `contrib/build-using-docker/README.md` provides an
isolated and easier to reproduce build environment via docker.
+
+## Stats for Nerds
+
+```txt
+-------------------------------------------------------------------------------
+Language files blank comment code
+-------------------------------------------------------------------------------
+C 3 68 30 355
+C/C++ Header 1 9 1 18
+Markdown 1 7 0 7
+-------------------------------------------------------------------------------
+SUM: 5 84 31 380
+-------------------------------------------------------------------------------
+```
+