Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
dimsav committed Dec 29, 2014
1 parent 2f57780 commit 53d3eb8
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,9 @@ Laravel IP Service

Tries to guess the country code of the client, using his IP.

== Installation ==
## Installation


# [Download](http://ip2nation.com/ip2nation/Download) and import the ip database from [ip2nation.com](http://ip2nation.com/)
1. [Download](http://ip2nation.com/ip2nation/Download) and import the ip database from [ip2nation.com](http://ip2nation.com/)

# Call `IpService::getCountryCodeFromClientIp()` to get the iso code.
2. Call `IpService::getCountryCodeFromClientIp()` to get the iso code.

0 comments on commit 53d3eb8

Please sign in to comment.