README.md in geocoder-1.4.8 vs README.md in geocoder-1.4.9

- old
+ new

@@ -701,19 +701,30 @@ * **Languages**: en * **Documentation**: http://wiki.geoportail.lu/doku.php?id=en:api * **Terms of Service**: http://wiki.geoportail.lu/doku.php?id=en:mcg_1 * **Limitations**: ? -#### PostcodeAnywhere Uk (`:postcode_anywhere_uk`) +#### Postcodes.io (`:postcodes_io`) +* **API key**: none +* **Quota**: ? +* **Region**: UK +* **SSL support**: yes +* **Languages**: English +* **Documentation**: http://postcodes.io/docs +* **Terms of Service**: ? +* **Limitations**: UK postcodes only + +#### PostcodeAnywhere UK (`:postcode_anywhere_uk`) + This uses the PostcodeAnywhere UK Geocode service, this will geocode any string from UK postcode, placename, point of interest or location. * **API key**: required * **Quota**: Dependant on service plan? * **Region**: UK * **SSL support**: yes * **Languages**: English -* **Documentation**: [http://www.postcodeanywhere.co.uk/Support/WebService/Geocoding/UK/Geocode/2/](http://www.postcodeanywhere.co.uk/Support/WebService/Geocoding/UK/Geocode/2/) +* **Documentation**: http://www.postcodeanywhere.co.uk/Support/WebService/Geocoding/UK/Geocode/2/ * **Terms of Service**: ? * **Limitations**: ? * **Notes**: To use PostcodeAnywhere you must include an API key: `Geocoder.configure(:lookup => :postcode_anywhere_uk, :api_key => 'your_api_key')`. #### LatLon.io (`:latlon`)