From 52db47e403530c0297eb639e41ddcf2716f78ff9 Mon Sep 17 00:00:00 2001 From: fallenoak Date: Fri, 6 Jan 2023 15:07:09 -0600 Subject: [PATCH] chore(docs): add action status badge to README --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 6be56b0..044a19c 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,7 @@ # Whoa +[![Push](https://github.com/whoahq/whoa/actions/workflows/push.yml/badge.svg)](https://github.com/whoahq/whoa/actions/workflows/push.yml) + Welcome to Whoa, an unofficial open source implementation of the World of Warcraft 3.3.5a (build 12340) game client in C++11. ## Supported Platforms