diff --git a/satrs-mib/README.md b/satrs-mib/README.md index ac5a5b4..a68d729 100644 --- a/satrs-mib/README.md +++ b/satrs-mib/README.md @@ -1,2 +1,5 @@ satrs-mib ========= + +This helper crate contains the procedural macros for the sat-rs framework. +You can find more information on the [homepage](https://egit.irs.uni-stuttgart.de/rust/sat-rs). diff --git a/satrs/README.md b/satrs/README.md index a90a2e4..763a2ac 100644 --- a/satrs/README.md +++ b/satrs/README.md @@ -5,5 +5,4 @@ satrs-core ====== This crate contains the core components of the sat-rs framework. -You can find more information on [homepage](https://egit.irs.uni-stuttgart.de/rust/sat-rs). - +You can find more information on the [homepage](https://egit.irs.uni-stuttgart.de/rust/sat-rs).