Update README.md
This commit is contained in:
parent
4b14d82223
commit
8a64c8f4aa
|
@ -1,6 +1,8 @@
|
|||
# SDL Utility
|
||||
A wrapper for SDL2 to make development on quick, simple graphics applications easier.
|
||||
|
||||

|
||||
|
||||
## 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`
|
||||
|
|
Loading…
Reference in a new issue