aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorDrew DeVault <sir@cmpwn.com>2021-12-09 13:26:59 +0100
committerDrew DeVault <sir@cmpwn.com>2021-12-09 13:26:59 +0100
commit3eb0c138b61e4d3256592ebc993f45b92e2d25f5 (patch)
treebda7abe67790cb667bbfcb7fb856f0ebaf031024 /README.md
parentInitial work on SDL_render (diff)
downloadhare-chip8-3eb0c138b61e4d3256592ebc993f45b92e2d25f5.tar.gz
Add README.md
Diffstat (limited to 'README.md')
-rw-r--r--README.md8
1 files changed, 8 insertions, 0 deletions
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