Update README.md

Change / to . in badge.svg
This commit is contained in:
McMassiveNZ
2022-12-02 22:23:07 +01:00
parent cfe5f157db
commit dfdd7194df

View File

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