diff --git a/README.md b/README.md index 3a1f345..a283c75 100644 --- a/README.md +++ b/README.md @@ -3,6 +3,6 @@ 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) and Hate. +Intended to be used with LuaJIT and LÖVE (this is the backbone of LÖVE3D). [![Build Status](https://travis-ci.org/excessive/cpml.svg?branch=master)](https://travis-ci.org/excessive/cpml)