diff --git a/README.md b/README.md index 74a8297..42e0886 100644 --- a/README.md +++ b/README.md @@ -57,6 +57,8 @@ If you have Docker Desktop installed, running `docker compose up` will spin up, web servers and one redis server for them to connect to. The app can then be accessed at `localhost:5000` or `localhost:5001`. Otherwise, read below for setup that does not use Docker. +![image](https://github.com/AlecM33/Werewolf/assets/24642328/36161f89-20a4-4236-ad24-e395985d48c3) + #### Without Docker The entrypoint for the application is `index.js` at the root.