diff --git a/README.md b/README.md index 15b0b3e..b1e76c9 100644 --- a/README.md +++ b/README.md @@ -45,7 +45,7 @@ This project currently contains following crates: * [`satrs-mib`](https://egit.irs.uni-stuttgart.de/rust/sat-rs/src/branch/main/satrs-mib): Components to build a mission information base from the on-board software directly. * [`satrs-example-stm32f3-disco`](https://egit.irs.uni-stuttgart.de/rust/sat-rs/src/branch/main/satrs-example-stm32f3-disco): - Example of a simple example on-board software using sat-rs components on a bare-metal system + Example of a simple example using low-level sat-rs components on a bare-metal system with constrained resources. Each project has its own `CHANGELOG.md`.