From a6cc40b094e2f07577a10d870efbba8b35c9b62f Mon Sep 17 00:00:00 2001
From: Mathias Hansen <me@codemonkey.io>
Date: Fri, 14 Aug 2015 19:59:57 -0400
Subject: [PATCH] Updated geocodio description

Updated description with additional details
---
 README.md | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/README.md b/README.md
index 4e5f3a53..3c3845c1 100644
--- a/README.md
+++ b/README.md
@@ -567,13 +567,13 @@ Data Science Toolkit provides an API whose reponse format is like Google's but w
 #### Geocodio (`:geocodio`)
 
 * **API key**: required
-* **Quota**: 2,500 free requests/day then purchase $.001 for each
+* **Quota**: 2,500 free requests/day then purchase $.001 for each, also has volume pricing and plans
 * **Region**: US
-* **SSL support**: no
+* **SSL support**: yes
 * **Languages**: en
 * **Documentation**: http://geocod.io/docs
 * **Terms of Service**: http://geocod.io/terms-of-use
-* **Limitations**: ?
+* **Limitations**: No restrictions on use
 
 #### SmartyStreets (`:smarty_streets`)
 
-- 
GitLab