Skip to content

Commit c99e2bb

Browse files
authored
Update README.md
1 parent fd45e84 commit c99e2bb

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,9 @@
22
[![PHP Lint](https://img.shields.io/badge/PHP%20Lint-passed-green)](https://github.com/carloswph/ibgecode-php/)<br>
33
Simple library to retrieve Brazilian city and respective state from the IBGE code.<br>
44

5+
# Installation
6+
Just require the library using Composer `composer require carloswph/ibgecode-php`.
7+
58
# Usage
69
Simple autoload and instantiate the IBGE classe - including an array of the searched codes as parameter. From the initial instance, the class admits methods to get the respective city, the state or both. All methods return and array of results.
710

0 commit comments

Comments
 (0)