From 2126225dbb08e674ceb46135ad006338faca7883 Mon Sep 17 00:00:00 2001
From: Tor-Einar Skog <tor-einar.skog@nibio.no>
Date: Fri, 17 Nov 2023 11:21:17 +0100
Subject: [PATCH] Publish grid models docs  in README.mc

---
 README.md | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

diff --git a/README.md b/README.md
index 62f8412..d827e07 100644
--- a/README.md
+++ b/README.md
@@ -4,10 +4,10 @@
 
 Tor-Einar Skog, NIBIO
 
-Last edit: 2023-11-15
+Last edit: 2023-11-17
 
 ## About this project
-Since VIPS consists of multiple subsystems, this project is a starting point for VIPS documentation, describing the system as a whole. Documentation to each subsystem is linked from here. 
+Since VIPS consists of multiple subsystems, this project is a starting point for VIPS documentation, describing the system as a whole. Documentation of each subsystem is linked from here. 
 
 ## Further reading
 When you have read the "Introduction to VIPS" below, use this list for more detailed information
@@ -18,6 +18,7 @@ When you have read the "Introduction to VIPS" below, use this list for more deta
 * [VIPS Weather data specification](./weather_data.md)
 * [VIPS model input data specification](./input_data.md)
 * [VIPS model result data specification](./result_data.md)
+* **NEW** [VIPS grid models specification](./grid_models.md)
 
 ## Introduction to VIPS
 ### What is VIPS?
-- 
GitLab