From 3588e1b4673aa6002566948d019c6eeadab397f7 Mon Sep 17 00:00:00 2001 From: Abhishek Chanda Date: Mon, 25 May 2015 15:45:26 +0530 Subject: [PATCH] Add crates merit badge --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 7461783..d18eee5 100644 --- a/README.md +++ b/README.md @@ -1,6 +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) +[![Merit Badge](http://meritbadge.herokuapp.com/ipnetwork)](https://crates.io/crates/ipnetwork) Installation =============