diff --git a/satrs/src/lib.rs b/satrs/src/lib.rs index ad7777d..9516289 100644 --- a/satrs/src/lib.rs +++ b/satrs/src/lib.rs @@ -1,4 +1,4 @@ -//! # sat-rs: A framework to build on-board software for remote systems +//! # sat-rs: A library to build on-board software for remote systems //! //! You can find more information about the sat-rs framework on the //! [homepage](https://absatsw.irs.uni-stuttgart.de/projects/sat-rs/).