Update README.md

This commit is contained in:
McMassiveNZ
2023-05-03 22:34:08 +02:00
parent 101f1405cc
commit fdd92cc500

View File

@@ -1,4 +1,4 @@
# blank-slate # window-starter
[![build](https://github.com/McMassiveNZ/blank-slate/actions/workflows/ci.yml/badge.svg)](https://github.com/McMassiveNZ/blank-slate/actions/workflows/ci.yml) [![build](https://github.com/McMassiveNZ/blank-slate/actions/workflows/ci.yml/badge.svg)](https://github.com/McMassiveNZ/blank-slate/actions/workflows/ci.yml)
A blank slate cpp project containing boilerplate for CMake, testing and basic CI A window-starter cpp project which can open a simple window. The project contains boilerplate for CMake, testing and basic CI. Static Analysis, Unit Tests and Sanitizers are off by default