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. + + +