10 lines
94 B
Markdown
10 lines
94 B
Markdown
# SimpleDrawU
|
|
|
|
Super simple drawing app for the WiiU.
|
|
|
|
## Compile
|
|
|
|
```sh
|
|
cmake . && make
|
|
```
|
|
|