diff --git a/README.md b/README.md index 034f93a54642e6d05421b482a8cee246cc0a938f..e637d37c3b2fb34557600db7107a87f039c46fc9 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,12 @@ # VIPSWeb -This is the code for the public webpage for VIPS. It should be adaptable +This is the code for the public web page for VIPS. It should be adaptable enough to suit many organizations. +The public web page acts as a client of the [VIPSLogic system](https://gitlab.nibio.no/VIPS/VIPSLogic), all information displayed to the users in VIPSWeb is fetched via web service endpoints in VIPSLogic. + + + + ## Requirements The system has been tested and found to run well on Ubuntu >= 18 * The programming language is Python >= 3.6