From 9ca9832d89a7d7638c8eb9c2cc69e389ce46b330 Mon Sep 17 00:00:00 2001 From: John Edwards Date: Sun, 1 Oct 2023 11:01:14 +0100 Subject: [PATCH] Added Docker Image CI build status to README --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index b4c4f3d..b26732b 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,5 @@ +[![Docker Image CI](https://github.com/joedwards32/CS2/actions/workflows/docker-image.yml/badge.svg?branch=main)](https://github.com/joedwards32/CS2/actions/workflows/docker-image.yml) + # What is Counter-Strike 2 For over two decades, Counter-Strike has offered an elite competitive experience, one shaped by millions of players from across the globe. And now the next chapter in the CS story is about to begin. This is Counter-Strike 2. This Docker image contains the dedicated server of the game.