diff options
| author | Ozornin Matvey <58591608+spl3g@users.noreply.github.com> | 2025-10-10 16:34:46 +0300 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-10-10 16:34:46 +0300 |
| commit | 75427da62eb579374d4b139084cc48e042830f21 (patch) | |
| tree | adf52f7625a9e459b7180363670776597b9ca7e5 | |
| parent | 599118dc7be359842f06bfdc903d38cf66e8a432 (diff) | |
Update readme with an image
| -rw-r--r-- | README.md | 10 |
1 files changed, 10 insertions, 0 deletions
@@ -3,7 +3,17 @@ > This software is unfinished. Keep your expectations low. > Right now you can play some notes with it by pressing keys on the bottom row of your keyboard +<p> +<img width="322" alt="image" align="left" src="https://github.com/user-attachments/assets/a4c15c52-fae5-4ba2-be4b-c37b7ab36ba4" /> Just a crappy synth using alsa and SDL3. Works only on linux. +</p> +<br/> +<br/> +<br/> +<br/> +<br/> +<br/> +<br/> ## Building If you use nix, you can just run it like that: |
