diff --git a/README.md b/README.md index 5a5c6e7..7a89362 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,6 @@ -cpml +Cirno's Perfect Math Library ==== Various useful bits of game math. 3D line intersections, ray casting, vectors, matrices, quaternions, etc. + +Intended to be used with LuaJIT and especially Love2D (Love3D, even).