Update README.md

This commit is contained in:
Colby Klein 2015-08-25 11:14:27 -07:00
parent d198d7f97f
commit 038ec0d06e

View File

@ -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)