From 990e0111f65244407b57962f26b12a405dd5a02a Mon Sep 17 00:00:00 2001
From: A Nilsen <ban@nibio.no>
Date: Mon, 7 Aug 2023 11:16:53 +0000
Subject: [PATCH] Incl. metadata possibility

---
 README.md | 6 ++++--
 1 file changed, 4 insertions(+), 2 deletions(-)

diff --git a/README.md b/README.md
index 61df766..6fcd7fa 100644
--- a/README.md
+++ b/README.md
@@ -32,8 +32,10 @@ The bounding box can be
 - a vector or raster file that you upload
 
 You can retrieve available projects from all years or only from certain years.<br>
-In addition, you can choose to write the project names unsorted/sorted to text file(s).<br>
-<br>
+In addition, you can choose to write 
+- the project names unsorted/sorted to text file(s).
+- metadata (projectinformation) of the projects to json-file 
+
 The bounding box cannot exceed **500 km x 500 km**.<br>
 All WMS layers (Orthophoto, Satellite, Infrared) end up in a separate group "Nib project".<br>
 Previously obtained projects can be deleted before new ones are obtained (remembers the last selection).<br>
-- 
GitLab