From 4588e4b1be41b7364a5faee5489e7e1c0fcb42d6 Mon Sep 17 00:00:00 2001 From: spl3g Date: Thu, 20 Nov 2025 20:57:13 +0300 Subject: Update README.md with new dependencies --- README.md | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) (limited to 'README.md') diff --git a/README.md b/README.md index 48b02ee..a9f7264 100644 --- a/README.md +++ b/README.md @@ -5,7 +5,7 @@

image -Just a crappy synth using alsa and SDL3. Works only on linux. +Just a crappy synth using alsa and sokol. Works only on linux.



@@ -22,7 +22,10 @@ nix run github:spl3g/crynth ``` For other systems you have to have these libraries: -- sdl3 +- libGL +- libX11 +- libXi +- libXcursor - asoundlib ```sh -- cgit v1.2.3