mirror of
https://git.friendi.ca/friendica/friendica-addons.git
synced 2025-07-12 03:18:48 +00:00
Update multiple README.md
- Update geonames, impressum, piwik, public_server, testdrive, twitter
This commit is contained in:
parent
cb4f60c257
commit
d96370bfad
6 changed files with 57 additions and 51 deletions
15
geonames/README.md
Normal file
15
geonames/README.md
Normal file
|
@ -0,0 +1,15 @@
|
|||
Geonames Addon
|
||||
==============
|
||||
|
||||
Authors Mike Macgirvin.
|
||||
|
||||
Use Geonames service to resolve nearest populated location for given latitude, longitude.
|
||||
|
||||
## Installation
|
||||
|
||||
Pre-requisite: Register a username at geonames.org and set in config/local.ini.php
|
||||
|
||||
[geonames]
|
||||
username = your_username
|
||||
|
||||
Also visit http://geonames.org/manageaccount and enable access to the free web services.
|
Loading…
Add table
Add a link
Reference in a new issue