diff --git a/README.md b/README.md index 6f162bd558baebbc8f43baa95aa2c4eca8d7d0bb..98eb8cc0e16e98fb737c1ffc1a6fd43f89deb0c1 100644 --- a/README.md +++ b/README.md @@ -375,6 +375,7 @@ Yahoo BOSS is **not a free service**. As of November 17, 2012 Yahoo no longer of #### Mapquest (`:mapquest`) * **API key**: required +* **Key signup**: http://developer.mapquest.com/web/products/open * **Quota**: ? * **HTTP Headers**: in order to use the licensed API you can configure the http_headers to include a referer as so: `Geocoder.configure(:http_headers => { "Referer" => "http://foo.com" })`