From 6b2ec7a2cc47e1eedb687dff66ad3928bf276849 Mon Sep 17 00:00:00 2001 From: Marc Harter Date: Fri, 30 Jul 2010 22:52:17 -0500 Subject: [PATCH] *-updated readme --- readme.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) 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/)).