Files
raylib-speedruns/languages/c/README.md

8 lines
60 B
Markdown

# Raylib in C
## Quick start
```sh
$ make
$ ./raylib_c
```