Skip to content

Commit

Permalink
Merge branch 'master' of https://github.com/bmoren/p5.geolocation
Browse files Browse the repository at this point in the history
  • Loading branch information
bmoren committed Nov 24, 2015
2 parents 0cab26d + cfff2c5 commit 70a4e7d
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,9 +14,9 @@ This activity is made possible by a research & planning grant from [Forecast Pub
+ [calcGeoDistance()](#calcgeodistance)
+ [geoFence()](#geofence)

###### Useful Tips
When using the p5.js editor, you must run in browser to emulate or receive location events.
[How to Add a library to your p5.js sketch](https://github.com/processing/p5.js/wiki/Libraries#adding-a-library-to-your-project)
##### Useful Tips
+ When using the p5.js editor, you must 'run in browser' to emulate or receive location events.
+ [How to Add a library to your p5.js sketch](https://github.com/processing/p5.js/wiki/Libraries#adding-a-library-to-your-project)


### ~+~+~+~+~ p5.geolocation examples ~+~+~+~+~
Expand Down

0 comments on commit 70a4e7d

Please sign in to comment.