diff --git a/readme.md b/readme.md index c15e538..75ceb6f 100644 --- a/readme.md +++ b/readme.md @@ -1,4 +1,5 @@ -This project allows a user to load Shapefiles and DBFs into the browser with JavaScript. Outputs as GeoJSON for use with other Mapping APIs such as OpenLayers. +This project allows a user to load Shapefiles and DBFs into the browser with JavaScript. +Outputs as [GeoJSON](http://geojson.org/) for use with other Mapping APIs such as [OpenLayers](http://openlayers.org). Inspired by the excellent work by Tom Carden ([http://github.com/RandomEtc/shapefile-js/](http://github.com/RandomEtc/shapefile-js/)).