about summary refs log tree commit diff
diff options
context:
space:
mode:
-rw-r--r--README.md6
1 files changed, 5 insertions, 1 deletions
diff --git a/README.md b/README.md
index e362e06..03db86c 100644
--- a/README.md
+++ b/README.md
@@ -1 +1,5 @@
-# reqlog is a simple http server logging the requests made to the server
+# reqlog
+
+A simple http logger logging all requests to the http server that is exposed.
+
+reset all by sending a request to `/resetall`