From c7502adaacd5c8db944c3628df45b553bb5c019d Mon Sep 17 00:00:00 2001 From: Franck STAUFFER Date: Mon, 3 Aug 2020 18:02:48 +0200 Subject: [PATCH] Add dependencies --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index e4dd28b..04b782e 100644 --- a/README.md +++ b/README.md @@ -8,6 +8,9 @@ You can tweak some variables: You can set them in the CPPFLAGS of the Makefile with `-DWAIT=100 -DSCALE=20` +## Dependencies +`SDL2` and `SDL2_Mixer` + ## How-to run ```