From eb9781aaff4a19f6fa2adf2a8c07cfe18135687c Mon Sep 17 00:00:00 2001 From: Benjamin Gerber Date: Mon, 4 Nov 2024 09:36:58 +0100 Subject: [PATCH] feat: better readme (and featuring types) --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index a399362..df15d12 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,6 @@ [GeoStyler](https://github.com/terrestris/geostyler/) Style Parser for ArcGIS Pro layer file format `.lyrx`. -This project is originally based on the GeoCat/bridge-style (MIT license). This parser is still in an early stage. It can read Lyrx files and write GeoStyler styler, but it can not write Lyrx files. This project is originally based on the GeoCat/bridge-style (MIT license).