chore: update docs
This commit is contained in:
@@ -1,4 +1,7 @@
|
||||
# Raylib in Odin
|
||||
<div align="center">
|
||||
<h1>Raylib in Odin</h1>
|
||||
<img src="./demo.gif" alt="Odin Raylib demo" />
|
||||
</div>
|
||||
|
||||
## Quick start
|
||||
|
||||
@@ -6,3 +9,9 @@
|
||||
$ make
|
||||
$ ./raylib_odin
|
||||
```
|
||||
|
||||
Complete command in [Makefile](./Makefile)
|
||||
|
||||
## Credits
|
||||
|
||||
- Logo: [Wikimedia](https://commons.wikimedia.org/wiki/File:The_odin_programming_language_logo.svg)
|
||||
|
||||
Reference in New Issue
Block a user