diff options
-rw-r--r-- | libraries/libkml/README | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/libraries/libkml/README b/libraries/libkml/README index ff59e83704615..db327e826ea41 100644 --- a/libraries/libkml/README +++ b/libraries/libkml/README @@ -1,3 +1,4 @@ -libkml is Google's reference implementation of OGC KML 2.2. It also includes -implementations of Google's gx: extensions used by Google Earth, as well as -several utility libraries for working with other formats. +libkml is Google's reference implementation of OGC KML 2.2. It also +includes implementations of Google's gx: extensions used by Google +Earth, as well as several utility libraries for working with other +formats. |