Commit 9fb856ef authored by Calvin Metcalf's avatar Calvin Metcalf
Browse files

typo in readme

parent 8bc9acc4
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
#PROJ4JS

Proj4js is a JavaScript library to transform point coordinates from one coordinate system to another, including datum transformations.
Origionally a port of [PROJ.4](http://trac.osgeo.org/proj/) and [GCTCP C](http://edcftp.cr.usgs.gov/pub//software/gctpc) it is
Originally a port of [PROJ.4](http://trac.osgeo.org/proj/) and [GCTCP C](http://edcftp.cr.usgs.gov/pub//software/gctpc) it is
a part of the [MetaCRS](http://wiki.osgeo.org/wiki/MetaCRS) group of projects.

##Installing