From ae3fc244c37e158470c83b40174e0d40d8c0b19c Mon Sep 17 00:00:00 2001 From: Tor-Einar Skog <tor-einar.skog@nibio.no> Date: Thu, 22 Sep 2022 16:36:30 +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 8193839..c369932 100644 --- a/README.md +++ b/README.md @@ -7,6 +7,8 @@ The main tasks of the manager are authencication, authorization, scaling and log Requests to and replies from VIPSCoreManager are identical to VIPSCore, except that you need to provide credentials as part of the request body. +VIPSCoreManager is a part of the [VIPS platform for automatic pest prediction](https://gitlab.nibio.no/VIPS/documentation) + ## Build and deploy ### Database -- GitLab