Update README.md

This commit is contained in:
Lauchmelder 2020-05-18 22:05:27 +02:00 committed by GitHub
parent 21bf966aea
commit e8bf9de85b
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,7 +1,7 @@
# SDL Utility
A wrapper for SDL2 to make development on quick, simple graphics applications easier.
![C/C++ CI](https://github.com/Lauchmelder23/SDLU/workflows/C/C++%20CI/badge.svg)
![C/C++ CI](https://github.com/Lauchmelder23/SDLU/workflows/C/C++%20CI/badge.svg?branch=development)
## How to compile
1. Clone the development branch `git clone -b development https://github.com/Lauchmelder23/SDLU`