summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md9
1 files changed, 9 insertions, 0 deletions
diff --git a/README.md b/README.md
index 7b64d36..c97bbed 100644
--- a/README.md
+++ b/README.md
@@ -2,4 +2,13 @@
Pure DeflateInflate executables
===============================
+Deflate and inflate commandline frontend for zlib.
+
+
+## Build / Install
+
+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.