From 196056099beb26cbeab1fab0ff756a18f384ea63 Mon Sep 17 00:00:00 2001 From: Pratyush Desai Date: Wed, 4 Oct 2023 13:24:11 +0530 Subject: readme Signed-off-by: Pratyush Desai --- README.md | 22 ++++++++++++++++++++-- 1 file changed, 20 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index bf95212..c0b1265 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,23 @@ # watbot -watbot - ported watbot from wuselfuzz + +## Installation + +### Prerequisites + +* podman +* git + + +### Setup + +* `git clone ` +* `cd ` +* `podman build -f DOCKERFILE` +* `podman run + +Note: You might wanna detach at the end there. + + + -- cgit v1.2.3