diff --git a/README.md b/README.md
index ea8adcb..f1d9688 100644
--- a/README.md
+++ b/README.md
@@ -1,3 +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.
+Boilerplate for setting up a simple SDL program that creates a window and a renderer and handles the quit event.