Skip to content

Commit

Permalink
Merge pull request #6 from dominionenterprises/development
Browse files Browse the repository at this point in the history
Update README.md
  • Loading branch information
WackyMole committed Nov 11, 2014
2 parents 6039b2f + 135d6e1 commit ba6398d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@ self-controlled method of accessing GeoLocation data for a given IP address.

GeoIP uses GeoLite2 data created by MaxMind, available [here](http://www.maxmind.com).

[![Build Status](http://img.shields.io/travis/dominionenterprises/geoip.svg?style=flat)](https://travis-ci.org/dominionenterprises/GeoIP)
[![Latest Stable Version](http://img.shields.io/packagist/v/dominionenterprises/geoip.svg?style=flat)](https://packagist.org/packages/dominionenterprises/geoip)
[![Build Status](https://travis-ci.org/dominionenterprises/GeoIP.svg?branch=development)](https://travis-ci.org/dominionenterprises/GeoIP)
[![Latest Stable Version](http://img.shields.io/packagist/v/dominionenterprises/geoip.svg)](https://packagist.org/packages/dominionenterprises/geoip)

## Requirements
* **[Composer](https://getcomposer.org)**
Expand Down

0 comments on commit ba6398d

Please sign in to comment.