diff --git a/README.md b/README.md index c55208f..5f56726 100644 --- a/README.md +++ b/README.md @@ -50,8 +50,11 @@ Now start a VNC viewer and connect to `localhost:5900`. The password is `1234`: ```console $ vncviewer viewer localhost ``` +You should now see DOOM! -You should now see DOOM! Now if you want to get the job done quickly enter the +![DOOM](assets/doom.jpg) + +Now if you want to get the job done quickly enter the cheat `idspispopd` and walk through the wall on your right. You should be greeted by your pods as little pink monsters. Press `CTRL` to fire. If the pistol is not your thing, cheat with `idkfa` and press `5` for a nice surprise. diff --git a/assets/doom.jpg b/assets/doom.jpg new file mode 100644 index 0000000..d40c29e Binary files /dev/null and b/assets/doom.jpg differ