Skip to content

Commit

Permalink
Merge pull request mapbox#505 from mapbox/mcwhittemore-patch-1
Browse files Browse the repository at this point in the history
notes on where to look for name inspiration
  • Loading branch information
mcwhittemore authored Sep 22, 2016
2 parents 1d31b18 + 64e7ca3 commit 3dfc020
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -54,3 +54,10 @@ npm start & open http://localhost:9966/debug/?access_token=<token>
```
npm run test
```

### Naming things

We're trying to follow standards when naming things. Here is a collection of links where we look for inspriation.

- http://turfjs.org/docs/
- http://toblerity.org/shapely/manual.html

0 comments on commit 3dfc020

Please sign in to comment.