From 53e3586fcd36d3c7f43307a0fe76e8d82d54f2b8 Mon Sep 17 00:00:00 2001
From: Tor-Einar Skog <tor-einar.skog@nibio.no>
Date: Thu, 22 Sep 2022 16:37:49 +0200
Subject: [PATCH] doc: Link to VIPS documentation [VIPSUTV-317]

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

diff --git a/README.md b/README.md
index 428f54cd..3f32162d 100644
--- a/README.md
+++ b/README.md
@@ -22,6 +22,8 @@ VIPSLogic is the source of data for most clients, including VIPSWeb, the standar
 
 ![How VIPSLogic fits into the whole VIPS architecture](./docs/illustrations/VIPS_whole_architecture.png "All VIPS system parts")
 
+VIPSLogic is a part of the [VIPS platform for automatic pest prediction](https://gitlab.nibio.no/VIPS/documentation)
+
 ## Technical description
 ### Requirements
 * Operating system: Ubuntu Linux >= 18.0.4 
-- 
GitLab