From 5a760e444d95410cfa496ac989e01e915e76d3fa Mon Sep 17 00:00:00 2001 From: Robin Mueller Date: Wed, 25 Jan 2023 21:27:50 +0100 Subject: [PATCH] README update --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 750b28f..15b69b9 100644 --- a/README.md +++ b/README.md @@ -13,7 +13,7 @@ for these systems. This project currently contains following crates: * [`satrs-core`](https://egit.irs.uni-stuttgart.de/rust/satrs-launchpad/src/branch/main/satrs-core): - Core components of sat-rs + Core components of sat-rs. * [`satrs-example`](https://egit.irs.uni-stuttgart.de/rust/satrs-launchpad/src/branch/main/satrs-example): Example of a simple example on-board software using various sat-rs components which can be run on a host computer or on any system with a standard runtime like a Raspberry Pi.