From f06b49ebbc8af1a32fff9ad8ba9024d789bc7786 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Dorian=20Sp=C3=A4t?= <dorian.spaet@univie.ac.at> Date: Tue, 28 Mar 2023 12:55:34 +0000 Subject: [PATCH] Update readme with link to Wiki. --- README.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 594eb19..8644b45 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,6 @@ # Climate Modelling Lab, MSc Meteorology, elective class, S2023 (280351 VU) -The recipe for students on how to get, configure and compile ICON on VSC can be found in [this issue](https://gitlab.phaidra.org/climate/msc-climmodlab-w2023/-/issues/2) +General tools and tipps can be found at the [project wiki](https://gitlab.phaidra.org/climate/msc-climmodlab-w2023/-/wikis/home). + +The recipe for students on how to get, configure and compile ICON on VSC can be found in [this issue](https://gitlab.phaidra.org/climate/msc-climmodlab-w2023/-/issues/2). + -- GitLab