From: Hypolite Petovan Date: Wed, 8 May 2019 12:51:54 +0000 (-0400) Subject: [geonames] Add link to base service website in README X-Git-Url: https://git.mxchange.org/?a=commitdiff_plain;h=2f51b9013b77b9e9bd88b530438215eb835cc77c;p=friendica-addons.git [geonames] Add link to base service website in README --- 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.