From 1fdd2ccc0d885dfabdb2428bd30f737b0620f706 Mon Sep 17 00:00:00 2001
From: Alex Reisner <alex@alexreisner.com>
Date: Tue, 13 May 2014 20:37:46 -0400
Subject: [PATCH] Remove note about Yahoo not being free.

---
 README.md | 2 --
 1 file changed, 2 deletions(-)

diff --git a/README.md b/README.md
index 9d7e16d6..331f8be1 100644
--- a/README.md
+++ b/README.md
@@ -388,8 +388,6 @@ The following is a comparison of the supported geocoding APIs. The "Limitations"
 
 #### Yahoo BOSS (`:yahoo`)
 
-Yahoo BOSS is **not a free service**. As of November 17, 2012 Yahoo no longer offers a free geocoding API.
-
 * **API key**: requires OAuth consumer key and secret (set `Geocoder.configure(:api_key => [key, secret])`)
 * **Key signup**: http://developer.yahoo.com/boss/geo/
 * **Quota**: unlimited, but subject to usage fees
-- 
GitLab