README fixes.
This commit is contained in:
@ -44,7 +44,7 @@ That's it !
|
||||
$_config['sql_db'] // database name or SQLite filename
|
||||
$_config['sql_prefix'] // table prefix (only needed for 'mysql')
|
||||
|
||||
$_config['default_accuracy'] // default maxymum accuracy for location record to be displayed on the map
|
||||
$_config['default_accuracy'] // default maximum accuracy for location record to be displayed on the map
|
||||
|
||||
$_config['enable_geo_reverse'] // set to TRUE to enable geo decoding of location records
|
||||
$_config['geo_reverse_lookup_url'] // geodecoding api url, will be appended with lat= & lon= attributes
|
||||
@ -92,9 +92,7 @@ Access map of today's recorded locations at : http://your_host/your_dir/
|
||||
Contributing
|
||||
------------
|
||||
|
||||
So far my team is small - just 1 person, but I'm willing to work with you!
|
||||
|
||||
I'd really like for you to bring a few more people along to join in.
|
||||
Pull Requests and feature requests are welcomed.
|
||||
|
||||
|
||||
License
|
||||
|
Reference in New Issue
Block a user