From 3eb0c138b61e4d3256592ebc993f45b92e2d25f5 Mon Sep 17 00:00:00 2001 From: Drew DeVault Date: Thu, 9 Dec 2021 13:26:59 +0100 Subject: Add README.md --- README.md | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 README.md (limited to 'README.md') diff --git a/README.md b/README.md new file mode 100644 index 0000000..6374285 --- /dev/null +++ b/README.md @@ -0,0 +1,8 @@ +# hare-sdl2 + +These are WIP bindings between [Hare] and [SDL2]. + +Please do not make GUIs with this. + +[Hare]: https://harelang.org +[SDL2]: https://libsdl.org -- cgit v1.2.3