From dd41326f1e530dafb63f5f2ace15c40af2f53ab2 Mon Sep 17 00:00:00 2001 From: Robin Mueller Date: Wed, 25 Jan 2023 23:08:25 +0100 Subject: [PATCH] small README tweak --- README.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/README.md b/README.md index b719fff..22019e6 100644 --- a/README.md +++ b/README.md @@ -27,8 +27,7 @@ Each project has its own `CHANGELOG.md`. # Related projects - In addition to the crates in this repository, the sat-rs project also maintains several - other libraries. + In addition to the crates in this repository, the sat-rs project also maintains other libraries. * [`spacepackets`](https://egit.irs.uni-stuttgart.de/rust/spacepackets): Basic ECSS and CCSDS packet protocol implementations. This repository is re-expored in the