From b0fb9eece767794ec1d55614940ab840a95e599c Mon Sep 17 00:00:00 2001 From: Jonas Felix Date: Tue, 17 May 2022 16:03:46 +0200 Subject: [PATCH 1/2] intro and links for simulation-scripts README.txt --- simulation-scripts/scenario/README.md | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/simulation-scripts/scenario/README.md b/simulation-scripts/scenario/README.md index e69de29b..ff34ffe2 100644 --- a/simulation-scripts/scenario/README.md +++ b/simulation-scripts/scenario/README.md @@ -0,0 +1,9 @@ +# Scenario folder + +Folder containing scenarios. + +Further reading: +- [How to create your own scenario.](../../docs/create-scenario.md) +- [Difficulty assessment.](../../docs/difficulty.md) +- [Scenarios overview.](../../docs/scenario.md) +- [Scenario list.](../scenarios.yaml) \ No newline at end of file From 5ea3c4d4d5808b97345df4f9f852579612625e26 Mon Sep 17 00:00:00 2001 From: Jonas Felix Date: Tue, 17 May 2022 16:05:47 +0200 Subject: [PATCH 2/2] feat: intro and links for simulation-scripts README.txt --- simulation-scripts/scenario/README.md | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/simulation-scripts/scenario/README.md b/simulation-scripts/scenario/README.md index e69de29b..ff34ffe2 100644 --- a/simulation-scripts/scenario/README.md +++ b/simulation-scripts/scenario/README.md @@ -0,0 +1,9 @@ +# Scenario folder + +Folder containing scenarios. + +Further reading: +- [How to create your own scenario.](../../docs/create-scenario.md) +- [Difficulty assessment.](../../docs/difficulty.md) +- [Scenarios overview.](../../docs/scenario.md) +- [Scenario list.](../scenarios.yaml) \ No newline at end of file