about summary refs log tree commit diff
diff options
context:
space:
mode:
authorEmile <hanemile@protonmail.com>2020-01-10 14:45:25 +0100
committerEmile <hanemile@protonmail.com>2020-01-10 14:45:25 +0100
commit653b74d7812aa1f349c95388b44836b66ab23dc8 (patch)
treeec355345efcef66cc32f5807b219fc3207f47bed
parent5a4c09b9ba2107f8f81fbae891808319ac676f4d (diff)
description HEAD master
-rw-r--r--README.md4
1 files changed, 3 insertions, 1 deletions
diff --git a/README.md b/README.md
index 72ab9c4..3418f4c 100644
--- a/README.md
+++ b/README.md
@@ -1,3 +1,5 @@
 # randomHTTP
 
-a simple http server returning random stuff: random amount of lines, random amount of words, random amount of chars, random status code, random ...
\ No newline at end of file
+> Random http codes, this is nice when implementing a dirbuster or so for testing how the response-code filters works.
+
+a simple http server returning random stuff: random amount of lines, random amount of words, random amount of chars, random status code, random ...