diff --git a/README.md b/README.md
new file mode 100644
index 0000000..ea8adcb
--- /dev/null
+++ b/README.md
@@ -0,0 +1,3 @@
+# SDL Boilerplate
+
+A quick boilerplate for setting up a simple SDL program that creates a window and a renderer and handles the quit event.