basic read me

This commit is contained in:
array-in-a-matrix 2024-02-20 17:36:00 -05:00
parent d600fe0281
commit 5bdd30e8ec

10
REAME.md Normal file
View file

@ -0,0 +1,10 @@
# SimpleDrawU
Super simple drawing app for the WiiU.
## Compile
```sh
cmake . && make
```