diff --git a/README.md b/README.md index 05da7db..7461783 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,7 @@ This is supposed to be a library to work with IPv4 and v6 CIDRs in rust +[![Build Status](https://travis-ci.org/achanda/ipnetwork.svg?branch=master)](https://travis-ci.org/achanda/ipnetwork) + Installation ============= This crate works with Cargo. Assuming you have Rust and Cargo installed, simply check out the source and run tests: