From e0e25880e0d21518a08d67def5b9e40aa5ce6f86 Mon Sep 17 00:00:00 2001 From: David Robert Verelst <dave@dtu.dk> Date: Thu, 1 Mar 2018 15:41:33 +0100 Subject: [PATCH] refer to launch.py docs from readme --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 73c0475..c244404 100644 --- a/README.md +++ b/README.md @@ -9,3 +9,5 @@ caution and you might need to make some changes here and there. First thing on the to-do list would be to add all configuration or cluster dependent settings into a seperate configuration file. +The documentation for `launch.py` can be found [here](docs/launch.md). + -- GitLab