diff --git a/README.md b/README.md index 70bf838..3e2de78 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,5 @@ +[![Build Status](https://travis-ci.org/jedisct1/iptoasn-webservice.svg?branch=master)](https://travis-ci.org/jedisct1/iptoasn-webservice) + # iptoasn-webservice Webservice to map IP addresses to AS information (and DNS history, soon). @@ -18,6 +20,7 @@ $ curl https://api.iptoasn.com/v1/as/ip/ "as_description": "LEVEL3 - Level 3 Communications, Inc.", "as_number": 3356, "first_ip": "4.0.0.0", + "ip": "4.3.2.1", "last_ip": "4.23.87.255" } ```