From 8b44f1d1c915b821987fe2f9851da9aae4269848 Mon Sep 17 00:00:00 2001 From: Robin Mueller <robin.mueller.m@gmail.com> Date: Tue, 1 Sep 2020 13:35:08 +0200 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 5cf9fd4..642821f 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ TMTC Client ==== ## Cloning the repository -It is recommended to fork this repository. +It is recommended to fork this repository for new missions. The `tmtc_core` folder contains most generic software components while this repository is based on the SOURCE mission. However, this repostiory is a good starting point and example -- GitLab