From 35e4d7fa6c144fd43fe5a0ba06c1f218282a7674 Mon Sep 17 00:00:00 2001 From: WarMax356 <111748232+Warmax356@users.noreply.github.com> Date: Thu, 23 Jul 2026 13:04:58 +0200 Subject: [PATCH] Add SWHID and Archive badges to README Added SWHID and Archive badges to the README. --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 8ad65f99..8c2096c5 100644 --- a/README.md +++ b/README.md @@ -224,6 +224,10 @@ Messages are transmitted as binary frames using a custom protocol optimized for This is an open-source project. Contributions are welcome! +## SWHID and Archive badge +[![SWH](https://archive.softwareheritage.org/badge/origin/https://github.com/zjs81/meshcore-open/)](https://archive.softwareheritage.org/browse/origin/?origin_url=https://github.com/zjs81/meshcore-open) +[![SWH](https://archive.softwareheritage.org/badge/swh:1:dir:d37a80b06359730864150ad2aeadd46cce9abd55/)](https://archive.softwareheritage.org/swh:1:dir:d37a80b06359730864150ad2aeadd46cce9abd55;origin=https://github.com/zjs81/meshcore-open;visit=swh:1:snp:47656c4b55ab40a689ff8d2f045196725f05096b;anchor=swh:1:rev:0fe250230905fdd05dbedc0f546736990beacf53) + ### Development Guidelines - Follow the Flutter style guide