From 8720557e9cd6b3a0c7ce6d6b011de174e52216d0 Mon Sep 17 00:00:00 2001
From: David Seus <david.seus@ians.uni-stuttgart.de>
Date: Mon, 12 Oct 2020 17:28:49 +0200
Subject: [PATCH] start explaining use case

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

diff --git a/Usecases/README.md b/Usecases/README.md
index b8db00a..284ebbb 100644
--- a/Usecases/README.md
+++ b/Usecases/README.md
@@ -13,7 +13,7 @@ Each of the folders contains subfolders such as `one-patch`, `two-patch` and `mu
 keep things tidy. You may introduce your own ordering, of course.
 
 >>>
-**Waring**
+**!Waring!**
 The usecases in the various `Archive` folders are obsolete.
 They were used at one point in time in the development
 of the LDD code usually for debugging but have been abandoned at one point in
@@ -24,7 +24,7 @@ in the non-Archive folders. Most likely, they will not work anymore.
 In some cases these scripts are being kept for reference or because older
 simulation datat based on the older scripts have been used.
 If you want to revive some of these examples, copy one of the official examples
-and update that copy with information in these scripts
+and update that copy with information in the obsolete scripts.
 >>>
 ## How to create your own usecases
 
-- 
GitLab