From 80194873d93267c3fceedd79ad5887488eab5e9a Mon Sep 17 00:00:00 2001 From: Abhishek Chanda Date: Tue, 11 Aug 2015 17:31:59 -0700 Subject: [PATCH] Update status --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 5bd9432..a899d91 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,5 @@ -This is supposed to be a library to work with IPv4 and v6 CIDRs in rust +This is a library to work with IPv4 and v6 CIDRs in rust +The IPv4 implementation is stable, IPv6 implementation is not done yet. [![Build Status](https://travis-ci.org/achanda/ipnetwork.svg?branch=master)](https://travis-ci.org/achanda/ipnetwork) [![Merit Badge](http://meritbadge.herokuapp.com/ipnetwork)](https://crates.io/crates/ipnetwork)