diff --git a/README.md b/README.md index 561f5e4a..cec2bd55 100644 --- a/README.md +++ b/README.md @@ -13,8 +13,7 @@ dfs/shapefile.pdf](http://www.esri.com/library/whitepapers/pdfs/shapefile.pdf) . The Esri document describes the shp and shx file formats. However a third file format called dbf is also required. This format is documented on the web as the "XBase File Format Description" and is a simple file-based database -format created in the 1960's. For more on this specification see: [http://www. -clicketyclick.dk/databases/xbase/format/index.html](http://www.clicketyclick.d +format created in the 1960's. For more on this specification see: [http://www.clicketyclick.dk/databases/xbase/format/index.html](http://www.clicketyclick.d k/databases/xbase/format/index.html) Both the Esri and XBase file-formats are very simple in design and memory