From 3225a1afb92894ff5ec2f6c4954ddbc4d816f198 Mon Sep 17 00:00:00 2001 From: Robert Date: Sat, 16 May 2020 00:10:38 +0200 Subject: [PATCH] Initial commit --- README.md | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..a68a651 --- /dev/null +++ b/README.md @@ -0,0 +1,2 @@ +# SDL Utility +A wrapper for SDL2 to make development on quick, simple graphics applications easier. \ No newline at end of file