From: AeonLucid Date: Mon, 21 Sep 2020 18:16:06 +0000 (+0200) Subject: Update README X-Git-Tag: v1.1.0~5 X-Git-Url: https://git.deb.at/?a=commitdiff_plain;h=61c47d8ddcc108469ecd3503e4c1ddeb4f1bc2fa;p=rhonda%2Fimpostor.git Update README --- diff --git a/README.md b/README.md index 83e9540..b304142 100644 --- a/README.md +++ b/README.md @@ -39,10 +39,12 @@ If you just want to play on a server hosted by someone else, you need to follow 4. Run `Impostor.Client.exe`. 5. Follow the instructions inside the application. +![Client](docs/images/client.jpg) + ### Server (Docker) -![Docker Image](https://img.shields.io/docker/v/aeonlucid/impostor?sort=semver) -![Docker Image](https://img.shields.io/docker/v/aeonlucid/impostor/edge) +[![Docker Image](https://img.shields.io/docker/v/aeonlucid/impostor?sort=semver)](https://hub.docker.com/repository/docker/aeonlucid/impostor) +[![Docker Image](https://img.shields.io/docker/v/aeonlucid/impostor/edge)](https://hub.docker.com/repository/docker/aeonlucid/impostor) ``` docker run -p 22023:22023/udp aeonlucid/impostor diff --git a/docs/images/client.jpg b/docs/images/client.jpg new file mode 100644 index 0000000..2d82f47 Binary files /dev/null and b/docs/images/client.jpg differ