From 64e7ca3bd9938c6edc0697d99258c1124ac3ff20 Mon Sep 17 00:00:00 2001 From: Matthew Chase Whittemore Date: Thu, 22 Sep 2016 12:18:54 -0400 Subject: [PATCH] notes on where to look for name inspiration --- README.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/README.md b/README.md index 5e192cd2c8a..cd51292078b 100644 --- a/README.md +++ b/README.md @@ -54,3 +54,10 @@ npm start & open http://localhost:9966/debug/?access_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