From a6eff9ca875e6617fab561e87703fbbd8be5fa68 Mon Sep 17 00:00:00 2001 From: Carsten Lackner Date: Wed, 18 Oct 2023 12:01:33 +0200 Subject: [PATCH] update of Readme pushed for test of github actions --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index b5a382d..8d1f10c 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,10 @@ # Containerisation of NEMO Employing Singularity (CoNES) [![Documentation Status](https://readthedocs.org/projects/cones/badge/?version=latest)](https://cones.readthedocs.io/en/latest/?badge=latest) +## Forked by ca-vi +Since the container from pmlmodelling group is buggy I have to trace back another step and have to employ CoNES +My aim is to couple with FABM and (my) ERSEM. + ## Getting Started The CoNES repository was templated from [Singularity Deploy](https://github.com/singularityhub/singularity-deploy)