update readme
This commit is contained in:
parent
c0ed855b50
commit
53cb79d1ad
1 changed files with 5 additions and 5 deletions
10
README.md
10
README.md
|
|
@ -1,10 +1,5 @@
|
||||||
# pxl8
|
# pxl8
|
||||||
|
|
||||||
### Requirements
|
|
||||||
|
|
||||||
- **Clang 19+** (or GCC 15+) - Required for C23 `#embed` support
|
|
||||||
- **SDL3** - System package or auto-vendored
|
|
||||||
|
|
||||||
### Quick Start
|
### Quick Start
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
|
|
@ -15,6 +10,11 @@
|
||||||
```
|
```
|
||||||
**Note** The demo has keys 1-8 bound for different examples.
|
**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]
|
> [!WARNING]
|
||||||
> <strong>Heavy development. So... <em>here be dragons :3</em></strong>
|
> <strong>Heavy development. So... <em>here be dragons :3</em></strong>
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue