chore: update docs
This commit is contained in:
17
languages/ada/README.md
Normal file
17
languages/ada/README.md
Normal file
@@ -0,0 +1,17 @@
|
||||
<div align="center">
|
||||
<h1>Raylib in Ada</h1>
|
||||
<img src="./demo.gif" alt="Ada Raylib demo" />
|
||||
</div>
|
||||
|
||||
## Quick start
|
||||
|
||||
```sh
|
||||
$ make
|
||||
$ ./raylib_ada
|
||||
```
|
||||
|
||||
Complete command in [Makefile](./Makefile)
|
||||
|
||||
## Credits
|
||||
|
||||
- Logo: [Wikimedia](https://commons.wikimedia.org/wiki/File:Ada_horizon_green_logo_with_slogan.svg)
|
||||
Reference in New Issue
Block a user