Commit 4ac74cd3 authored by Chris Scott's avatar Chris Scott

Update README.md

parent 791d6a2b
...@@ -145,7 +145,7 @@ Keep in mind that it is **not** possible to use ```start()``` at the ```pause``` ...@@ -145,7 +145,7 @@ Keep in mind that it is **not** possible to use ```start()``` at the ```pause```
#####`configure(locationCallback, failureCallback, config)` #####`configure(locationCallback, failureCallback, config)`
Configures the plugin's parameters (@see following ##Config## section for accepted ```config``` params. The ```locationCallback``` will be executed each time a new Geolocation is recorded. Configures the plugin's parameters (@see following [Config](https://github.com/christocracy/cordova-background-geolocation/blob/edge/README.md#config) section for accepted ```config``` params. The ```locationCallback``` will be executed each time a new Geolocation is recorded.
#####`start(successFn, failureFn)` #####`start(successFn, failureFn)`
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment