diff --git a/README.md b/README.md index 13b10a7..3a1f345 100644 --- a/README.md +++ b/README.md @@ -4,3 +4,5 @@ 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. + +[![Build Status](https://travis-ci.org/excessive/cpml.svg?branch=master)](https://travis-ci.org/excessive/cpml)