From b9ce173e5ecd82cb88f0c34765d34986a4d54279 Mon Sep 17 00:00:00 2001 From: Marc Harter Date: Fri, 30 Jul 2010 22:50:30 -0500 Subject: [PATCH] some cleanup --- readme.md | 2 +- renderer.js | 0 2 files changed, 1 insertion(+), 1 deletion(-) delete mode 100644 renderer.js diff --git a/readme.md b/readme.md index e49227a..c15e538 100644 --- a/readme.md +++ b/readme.md @@ -1,4 +1,4 @@ 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. -Heavily inspired by the excellent work by Tom Carden ( [http://github.com/RandomEtc/shapefile-js/](http://github.com/RandomEtc/shapefile-js/)). +Inspired by the excellent work by Tom Carden ([http://github.com/RandomEtc/shapefile-js/](http://github.com/RandomEtc/shapefile-js/)). diff --git a/renderer.js b/renderer.js deleted file mode 100644 index e69de29..0000000