Update the readme so we have the CI badge on Github page

This commit is contained in:
McMassiveNZ
2022-12-02 22:08:27 +01:00
parent 40641b9bff
commit 895b3e814c

View File

@@ -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