]> git.mxchange.org Git - friendica-addons.git/blobdiff - geonames/README.md
notifyall addon HU translation added THX Balázs Úr
[friendica-addons.git] / geonames / README.md
index 443ddf3f0b958efa8bc5fd5c1de07cf66252af8e..16b85b371c90665d57a0c4a7c67e1479ff120121 100644 (file)
@@ -3,14 +3,14 @@ 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
 
-Pre-requisite: Register a username at geonames.org and set in `config/addon.config.php`
+Pre-requisite: Register a username at https://www.geonames.org/login and set it in `config/addon.config.php`
 
     'geonames' => [
         'username' => 'your_username'
     ],
 
-Also visit http://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.