diff --git a/geonames/README.md b/geonames/README.md index 7e9ed31a..16b85b37 100644 --- a/geonames/README.md +++ b/geonames/README.md @@ -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. \ No newline at end of file +Also visit https://geonames.org/manageaccount and enable access to the free web services.