Update README.md

This commit is contained in:
Lauchmelder 2020-05-18 21:52:04 +02:00 committed by GitHub
parent 4b14d82223
commit 8a64c8f4aa
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,6 +1,8 @@
# 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)
## How to compile
1. Clone the development branch `git clone -b development https://github.com/Lauchmelder23/SDLU`
2. Clone the submodules `git submodule update --init`