From 257960982c845881dea2d7475ac42c206b5148c6 Mon Sep 17 00:00:00 2001
From: Reiner Jung <reiner.jung@email.uni-kiel.de>
Date: Thu, 8 Oct 2020 08:58:26 +0200
Subject: [PATCH] Update README.md

---
 README.md | 24 +++++++++++++++++++++++-
 1 file changed, 23 insertions(+), 1 deletion(-)

diff --git a/README.md b/README.md
index 35d329f..1103ac0 100644
--- a/README.md
+++ b/README.md
@@ -1,2 +1,24 @@
-# configuration-dsl-demo
+# Configuration-DSL Demo
+
+## Goal
+
+Show working demo with all scenarios.
+
+Date TBA
+
+## Requirements
+
+- Working Configuration-DSL
+- Tutorial examples
+  - @ssv tutorial examples
+  - https://mitgcm.readthedocs.io/en/latest/examples/reentrant_channel/reentrant_channel.html
+  - https://mitgcm.readthedocs.io/en/latest/examples/global_oce_latlon/global_oce_latlon.html
+  - https://mitgcm.readthedocs.io/en/latest/examples/plume_on_slope/plume_on_slope.html
+  - https://mitgcm.readthedocs.io/en/latest/examples/global_oce_in_p/global_oce_in_p.html
+ - Scenarios
+   - Local Jupyter + shell (build/run)
+   - Command line compiler + shell
+   - Emacs/Vim integration + shell
+   - JupyterHub on Kubernetes
+   - Jupyter on caucluster or with caucluster
 
-- 
GitLab