another small documentation fix
Some checks are pending
Rust/sat-rs/pipeline/head Build queued...

This commit is contained in:
Robin Müller 2024-06-03 16:08:38 +02:00
parent cb270964a1
commit 9960930339
Signed by: muellerr
GPG Key ID: A649FB78196E3849

View File

@ -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/).