Update README.md

Fix the badge for CMake and CI
This commit is contained in:
William McVicar
2022-12-02 22:32:21 +01:00
committed by GitHub
parent dfdd7194df
commit 505228e589

View File

@@ -1,3 +1,4 @@
# blank-slate # blank-slate
![cmake](https://github.com/McMassiveNZ/blank-slate/blob/main/.github/workflows/cmake.yml/badge.svg) [![build](https://github.com/McMassiveNZ/blank-slate/actions/workflows/cmake.yml/badge.svg)](https://github.com/McMassiveNZ/blank-slate/actions/workflows/cmake.yml)
A blank slate cpp project containing boilerplate for CMake, testing and basic CI A blank slate cpp project containing boilerplate for CMake, testing and basic CI