diff --git a/README.md b/README.md index fd45131..ca9a1bb 100644 --- a/README.md +++ b/README.md @@ -5,4 +5,12 @@ - gdb + pwndbg - libc database -*Still working on getting this fully set up.* \ No newline at end of file + +Build the docker container: `./build.sh` + +Run the docker container: `./run.sh` + +Get a shell in the container: `./shell.sh` + + +*Still working on getting this fully set up.*