From 64eaa249ed65a2dae3ce8a44c260803ebac0945c Mon Sep 17 00:00:00 2001 From: Riccardo Maria Bianchi <riccardo.maria.bianchi@cern.ch> Date: Fri, 11 Dec 2020 17:15:19 +0100 Subject: [PATCH] Add documentation website link --- README.md | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 7b27d0a09..2ff8a2b69 100644 --- a/README.md +++ b/README.md @@ -59,10 +59,16 @@ In particular, these are the additional dependencies and the packages that bring ### Build -For the build instruction, you can refer to the documnentation folder: +For the build instruction, you can refer to the documentation folder: `documentation/dev/` +or to the web-based render at the documentation website: + +https://geomodel.web.cern.ch/geomodel/ + + + ## License GeoModel is distributed under the [Apache 2.0 license](LICENSE) -- GitLab