From a1d6fd1ee0594747db92b633f857bfba5e5c3238 Mon Sep 17 00:00:00 2001
From: David Seus <david.seus@ians.uni-stuttgart.de>
Date: Mon, 12 Oct 2020 13:28:44 +0200
Subject: [PATCH] work on README

---
 Usecases/README.md | 7 ++++---
 1 file changed, 4 insertions(+), 3 deletions(-)

diff --git a/Usecases/README.md b/Usecases/README.md
index fbe4601..21008e1 100644
--- a/Usecases/README.md
+++ b/Usecases/README.md
@@ -4,6 +4,7 @@ In this folder and its various subfolders several usecases of LDD simulations
 can be found.
 The structure is as follows.
 
-- [Richards-Richards](./Richards-Richards)
-- [Two-Phase-Richards](./Two-Phase-Richards)
-- [Two-Phase-Two-Phase](./Two-Phase-Two-Phase)
+- [Richards-Richards](./Richards-Richards): domain decomposition examples using
+  only the Richards model.
+- [Two-Phase-Richards](./Two-Phase-Richards): domain decomposition examples using a flexible combination of the Richards and two-phase flow model.
+- [Two-Phase-Two-Phase](./Two-Phase-Two-Phase): domain decomposition examples using only the two-phase flow model.
-- 
GitLab