diff --git a/README.md b/README.md index 304360c..8f85ae7 100644 --- a/README.md +++ b/README.md @@ -1 +1,6 @@ -Readme +# PCM Geocode Bundle + +Provides an interface/trait combo to add latitude and longitude fields to an entity. + +Also included is a `Geocoder` service which accepts a postcode and attempts to return a `GeoCoordinates` object which contains the latitude and longitude of the postcode. +