From ff9e848165c3746459d945f7803f4bb5870d89fa Mon Sep 17 00:00:00 2001 From: Richard Flapper Date: Fri, 10 Mar 2023 12:57:08 +0100 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e63058f..7fbd359 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ # S1XViewer -A viewer for Windows .NET 6.0 for viewing S1xx files, currently only supporting S122, S123, S127 and S128 GML formats. Support for S104 and S111 is currently being added. This S1XViewer supersedes the previous S1xxViewer. +A viewer for Windows .NET 6.0 for viewing S1xx files, currently only supporting S122, S123, S127 and S128 GML formats. Support for S104 and S111 is being added. This S1XViewer supersedes the previous S1xxViewer. First implementation. This is a viewer that is able to read IHO S122, S123, S127 and S128 GML files. For presentation it uses the ESRI ArcGIS Runtime and currently is using the developer license only.