From c259c4ad72a8cca727fc2e29cb71dca06934534b Mon Sep 17 00:00:00 2001 From: Nathan Fiscaletti Date: Tue, 26 Nov 2019 11:49:57 -0600 Subject: [PATCH] Update ReadMe.md --- ReadMe.md | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/ReadMe.md b/ReadMe.md index 6a3dc7c..e33b3a8 100644 --- a/ReadMe.md +++ b/ReadMe.md @@ -1,7 +1,9 @@ # IPStack for PHP (Geo Location Library) > **IPStack for PHP** is a simple library used to interface with an IPStack Geo API. -> -> **Hint**: IPStack for PHP is available through [Composer](https://getcomposer.org). `composer require nafisc/ipstackgeo-php`. + +``` +$ composer require nafisc/ipstackgeo-php +``` [![Maintainability](https://api.codeclimate.com/v1/badges/2cbb563c1ef04059df2d/maintainability)](https://codeclimate.com/github/nathan-fiscaletti/ipstackgeo-php/maintainability) [![StyleCI](https://styleci.io/repos/115560334/shield?style=flat)](https://styleci.io/repos/115560334)