]> git.mxchange.org Git - friendica-addons.git/commitdiff
[geonames] Add link to base service website in README
authorHypolite Petovan <hypolite@mrpetovan.com>
Wed, 8 May 2019 12:51:54 +0000 (08:51 -0400)
committerHypolite Petovan <hypolite@mrpetovan.com>
Wed, 8 May 2019 12:51:54 +0000 (08:51 -0400)
geonames/README.md

index 7e9ed31a58bc5a3f16ec9a05ab8977b124e86732..16b85b371c90665d57a0c4a7c67e1479ff120121 100644 (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.
\ No newline at end of file
+Also visit https://geonames.org/manageaccount and enable access to the free web services.