From dc5a9a0eee7a84e7041768d27e14f55718aebb79 Mon Sep 17 00:00:00 2001 From: Magne Sjaastad Date: Fri, 9 Oct 2020 10:27:35 +0200 Subject: [PATCH] Added link to tutorials --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index b17fa291bb..329bc58e57 100644 --- a/README.md +++ b/README.md @@ -17,12 +17,14 @@ Octave : [http://www.gnu.org/software/octave/](http://www.gnu.org/software/octav Equinor/libecl : [https://github.com/Equinor/libecl](https://github.com/Equinor/libecl) ### Supported Platforms -ResInsight is designed to be cross-platform. Efforts have been made to ensure that code will compile and run on most Linux and Windows platforms. Currently, automated tests are run regularly on Red Hat Enterprise Linux (RHEL) 6, Centos 6, Ubuntu 16.04, 18.04 and 20.04 as well as Windows 10 and Windows Server 2019. However, Centos 7 is also used by developers and so RHEL 7 compatibility is expected. +ResInsight is designed to be cross-platform. Efforts have been made to ensure that code will compile and run on most Linux and Windows platforms. Currently, automated tests are run regularly on Red Hat Enterprise Linux (RHEL) 7, CentOS 7, Ubuntu 16.04, 18.04 and 20.04 as well as Windows 10 and Windows Server 2019. ### Documentation See the [ ResInsight ](http://resinsight.org/) website and the [ Users Guide ](http://resinsight.org/docs/home/) for project documentation. +[ ResInsight Tutorials](https://github.com/CeetronSolutions/resinsight-tutorials) + ### Source Code git clone git://github.com/OPM/ResInsight.git