From f752e53282b9608a76edac301423bcab8bce5c87 Mon Sep 17 00:00:00 2001 From: Robin Mueller Date: Tue, 11 Jul 2023 23:02:14 +0200 Subject: [PATCH] update README --- README.md | 10 ++++------ 1 file changed, 4 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index d044075..dc80783 100644 --- a/README.md +++ b/README.md @@ -1,11 +1,9 @@ -sat-rs launchpad +sat-rs ========= -This is the prototyping repository for the initial version of the sat-rs framework. - -Its primary goal is to provide re-usable components to write on-board software for remote -systems like rovers or satellites. It is specifically written for the special requirements -for these systems. +This is the repository of the sat-rs framework. Its primary goal is to provide re-usable components +to write on-board software for remote systems like rovers or satellites. It is specifically written +for the special requirements for these systems. # Overview