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,7 +1,14 @@
# Raylib in Python
<div align="center">
<h1>Raylib in Python</h1>
<img src="./demo.gif" alt="Python Raylib demo" />
</div>
## Quick start
```sh
$ python ./main.py
```
```
## Credits
- Logo: [Wikimedia](https://commons.wikimedia.org/wiki/File:Python-logo-notext.svg)