diff --git a/README.md b/README.md index 65d1732..5f57139 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,9 @@ # SteamCMD Docker Image +
+
+
+
+
[](https://hub.docker.com/r/steamcmd/steamcmd)
[](https://github.com/GameServerManagers/docker-steamcmd/actions)
@@ -30,6 +35,6 @@ Download Counter Strike: Global Offensive Dedicated Server to current host direc
docker run -it -v $PWD:/data gameservermanagers/steamcmd:latest +force_install_dir /data +login anonymous +app_update 740 +quit
```
-# Notes
+## Notes
This container is based off of the [steamcmd](https://github.com/steamcmd/docker) container and is primarily used for [LinuxGSM](https://linuxgsm.com) game servers.