[geonames] Add link to base service website in README

This commit is contained in:
Hypolite Petovan 2019-05-08 08:51:54 -04:00
parent f104bb0d78
commit 2f51b9013b
1 changed files with 2 additions and 2 deletions

View File

@ -3,7 +3,7 @@ Geonames Addon
Authors Mike Macgirvin.
Use Geonames service to resolve nearest populated location for given latitude, longitude.
Use [Geonames service](https://www.geonames.org) to resolve nearest populated location for given latitude, longitude.
## Installation
@ -13,4 +13,4 @@ Pre-requisite: Register a username at https://www.geonames.org/login and set it
'username' => 'your_username'
],
Also visit https://geonames.org/manageaccount and enable access to the free web services.
Also visit https://geonames.org/manageaccount and enable access to the free web services.