]> git.deb.at Git - rhonda/impostor.git/commitdiff
Update README
authorAeonLucid <aeonlucid@gmail.com>
Mon, 21 Sep 2020 18:16:06 +0000 (20:16 +0200)
committerAeonLucid <aeonlucid@gmail.com>
Mon, 21 Sep 2020 18:16:06 +0000 (20:16 +0200)
README.md
docs/images/client.jpg [new file with mode: 0644]

index 83e954074d82301eb08d9a0404aaa19024b2d75b..b3041429b3b66e5cdc3a1a5c86d1049467d05173 100644 (file)
--- 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 (file)
index 0000000..2d82f47
Binary files /dev/null and b/docs/images/client.jpg differ