From 6ad365cb68e38cb4dc9a4a60dcdb336eec639216 Mon Sep 17 00:00:00 2001 From: Robin Mueller <robin.mueller.m@gmail.com> Date: Fri, 27 Nov 2020 23:38:02 +0100 Subject: [PATCH] readme fix --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b89aa7c..f31f92c 100644 --- a/README.md +++ b/README.md @@ -16,7 +16,7 @@ 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 -implementation. +implementation which can be adapted easily to other projects. Fork the repository or clone it with following command: ```sh -- GitLab