update readme

This commit is contained in:
asrael 2025-12-02 11:04:11 -06:00
parent c0ed855b50
commit 53cb79d1ad
No known key found for this signature in database
GPG key ID: 2786557804DFAE24

View file

@ -1,10 +1,5 @@
# pxl8
### Requirements
- **Clang 19+** (or GCC 15+) - Required for C23 `#embed` support
- **SDL3** - System package or auto-vendored
### Quick Start
```bash
@ -15,6 +10,11 @@
```
**Note** The demo has keys 1-8 bound for different examples.
### Requirements
- **Clang 19+** (or GCC 15+) - Required for C23 `#embed` support
- **SDL3** - System package or auto-vendored
> [!WARNING]
> <strong>Heavy development. So... <em>here be dragons :3</em></strong>