diff --git a/README.md b/README.md
index d196c0d..4f666f1 100644
--- a/README.md
+++ b/README.md
@@ -1,6 +1,9 @@
# Stroll Vulkan Driver
-
-
A driver as slow as Lance Stroll
-

-
+
+
+A driver as slow as Lance Stroll.
+
+Here is the source code of a disastrous implementation of the Vulkan specification as an Installable Client Driver (ICD) in a software graphics driver written in Zig.
+
+It exists solely for my own educational purposes and should not be taken seriously or be used in any *real* project.