Add travis buid icon to the readme.

This commit is contained in:
Sébastien Crozet 2013-10-20 23:55:58 +02:00
parent 4b03e2de95
commit 281a17e456
1 changed files with 1 additions and 2 deletions

View File

@ -1,5 +1,4 @@
# nalgebra
# nalgebra [![Build Status](https://travis-ci.org/sebcrozet/nalgebra.png?branch=master)](https://travis-ci.org/sebcrozet/nalgebra)
**nalgebra** is a linear algebra library written for Rust targeting:
* general-purpose linear algebra (still misses a lot of features…).