chore: update docs

This commit is contained in:
2026-04-11 19:07:00 +02:00
parent d871db2b2f
commit a646dc3650
21 changed files with 118 additions and 18 deletions

View File

@@ -1,8 +1,17 @@
# Raylib in Rust
<div align="center">
<h1>Raylib in Rust</h1>
<img src="./demo.gif" alt="Rust Raylib demo" />
</div>
## Quick start
```sh
$ make
$ ./raylib_rust
```
```
Complete command in [Makefile](./Makefile)
## Credits
- Logo: [Wikimedia](https://commons.wikimedia.org/wiki/File:Rust_programming_language_black_logo.svg) (tinted)

BIN
languages/rust/demo.gif Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 155 KiB