Commit 0367d42e authored by Chris Scott's avatar Chris Scott

Merge pull request #38 from christocracy/docs-wiki

Update README.md
parents 52ac07a4 dd69957f
......@@ -30,6 +30,10 @@ The plugin creates the object `window.plugins.backgroundGeoLocation` with the me
cordova plugin add https://github.com/christocracy/cordova-background-geolocation.git
```
## Help
[See the Wiki](wiki)
## Example
```
......@@ -130,7 +134,7 @@ If you're using XCode, boot the SampleApp in the iOS Simulator and enable ```Deb
## Help! It doesn't work!
Yes it does.
Yes it does. [See the Wiki](wiki)
- on iOS, background tracking won't be engaged until you travel about **2-3 city blocks**, so go for a walk or car-ride (or use the Simulator with ```Debug->Location->City Drive```)
- Android is much quicker detecting movements; typically several meters of walking will do it.
......
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