@@ -2,6 +2,8 @@
A 2D driving game made with C++ and Box2D
+
+
## Repository structure
**Game** contains the desktop game app which relies on _Box2D_ and _SDL_.