diff --git a/.github/README.md b/.github/README.md
index 659fb35..563394d 100644
--- a/.github/README.md
+++ b/.github/README.md
@@ -1,5 +1,11 @@
# ncube - A Generalized Hypercube Visualizer
+
+
+
+
+
+
`ncube` allows you to visualize rotating hypercubes of arbitrary dimensions. It
works by rotating the hyperdimensional vertices and applying a chain of
perspective projections to them until the 3rd dimension is reached. **Everything