From 90608d2b5024299ee7a5930612eae8d97e7ce58e Mon Sep 17 00:00:00 2001 From: Paul Dziemiela Date: Sun, 12 Nov 2017 07:05:36 -0500 Subject: [PATCH] weird markup issues --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index b684d67..d886971 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ # DZ_WKT -PL/SQL code for the conversion of [OGC Well Known Text] (http://www.opengeospatial.org/standards/sfa) and [Extended WKT] (http://postgis.refractions.net/documentation/manual-1.3SVN/ch04.html#id2726317) to and from the [Oracle Spatial] (http://www.oracle.com/us/products/database/options/spatial/overview/index.html) MDSYS.SDO_GEOMETRY geometry type. -For the most up-to-date documentation see the auto-build [dz_wkt_deploy.pdf](https://github.com/pauldzy/DZ_WKT/blob/master/dz_wkt_deploy.pdf). +PL/SQL code for the conversion of [OGC Well Known Text](http://www.opengeospatial.org/standards/sfa) and [Extended WKT](http://postgis.refractions.net/documentation/manual-1.3SVN/ch04.html#id2726317) to and from the [Oracle Spatial] (http://www.oracle.com/us/products/database/options/spatial/overview/index.html) MDSYS.SDO_GEOMETRY geometry type. +For the most up-to-date documentation see the auto-build [dz_wkt_deploy.pdf](https://github.com/pauldzy/DZ_WKT/blob/master/dz_wkt_deploy.pdf). This library is provided for testing and feedback. It may be installed and executed from any schema. The deployment script creates three packages: