From 895b3e814cd2bca2adf0f0127bcc945ada947c85 Mon Sep 17 00:00:00 2001 From: McMassiveNZ <12842622+McMassiveNZ@users.noreply.github.com> Date: Fri, 2 Dec 2022 22:08:27 +0100 Subject: [PATCH] Update the readme so we have the CI badge on Github page --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index bf97d33..2db2d56 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,3 @@ # blank-slate +[![ci](https://github.com/McMassiveNZ/blank-slate/blob/main/.github/workflows/cmake.yml/badge.svg)](https://github.com/McMassiveNZ/blank-slate/blob/main/.github/workflows/cmake.yml) A blank slate cpp project containing boilerplate for CMake, testing and basic CI