From 8bc91db310d2bd52ab3ef71a5afbcab6d7aebd7a Mon Sep 17 00:00:00 2001 From: Jon Lamb Date: Wed, 27 Mar 2024 10:13:59 -0700 Subject: [PATCH] Remove crates.io refs until we remove git dependencies --- README.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/README.md b/README.md index 247f1b1..a8347fa 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# modality-defmt-plugins   ![ci] [![crates.io]](https://crates.io/crates/modality-defmt-plugins) +# modality-defmt-plugins   ![ci] A [Modality][modality] reflector plugin suite and ingest adapter library for Ferrous Systems's [defmt][defmt] data. @@ -142,7 +142,6 @@ See the License for the specific language governing permissions and limitations under the License. [ci]: https://github.com/auxoncorp/modality-defmt-plugins/workflows/CI/badge.svg -[crates.io]: https://img.shields.io/crates/v/modality-defmt-plugins.svg [defmt]: https://defmt.ferrous-systems.com/ [modality]: https://auxon.io/products/modality [modality-sdk]: https://github.com/auxoncorp/auxon-sdk