smaller tweaks
All checks were successful
Rust/sat-rs/pipeline/pr-main This commit looks good

This commit is contained in:
2023-09-01 19:09:49 +02:00
parent c153276454
commit df90c22fef
3 changed files with 11 additions and 9 deletions

View File

@ -5,6 +5,8 @@ This book is the primary information resource for the [sat-rs framework](https:/
in addition to the regular API documentation. It contains the following resources:
1. Architecture informations and consideration which would exceeds the scope of the regular API.
2. General information on how to build On-Board Software and how `sat-rs` can help to fulfill
the unique requirements of writing software for remote systems.
2. A Getting-Started workshop where a small On-Board Software is built from scratch using
sat-rs components.