From a8f5135f946a3dcc4734ea472c3df929345bad35 Mon Sep 17 00:00:00 2001 From: John Edwards Date: Sat, 30 Sep 2023 21:09:50 +0100 Subject: [PATCH] Updated readme to credit CMWalki --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 925bdbe..52b98d3 100644 --- a/README.md +++ b/README.md @@ -45,3 +45,6 @@ CS2_MAPGROUP="mg_active" (Map pool) CS2_STARTMAP="de_inferno" (Start map) CS2_ADDITIONAL_ARGS="" (Optional additional arguments to pass into cs2) ``` +# Credits + +This container leans heavily on the work of [CM2Walki](https://github.com/CM2Walki/), especially his [SteamCMD](https://github.com/CM2Walki/steamcmd) container image. GG!