From cfff2c5f82873ef8600140e8dd61e2890f2909ab Mon Sep 17 00:00:00 2001 From: Ben Moren Date: Fri, 13 Nov 2015 21:40:42 -0600 Subject: [PATCH] udrm --- readme.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/readme.md b/readme.md index fd88840..1a4f4e8 100644 --- a/readme.md +++ b/readme.md @@ -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 ~+~+~+~+~