Update readme

This commit is contained in:
brabli
2024-08-05 14:55:00 +01:00
parent 10d1d3c318
commit 070279e8d4

View File

@@ -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.