diff --git a/README.md b/README.md index 766efc3..13e4847 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,7 @@ # num +[![](https://travis-ci.org/rust-num/num.svg)](https://travis-ci.org/rust-num/num) + A collection of numeric types and traits for Rust. This includes new types for big integers, rationals, and complex numbers,