From 4bbf43a07827924ef7e90d02d06f1201a71196e1 Mon Sep 17 00:00:00 2001 From: Louis King Date: Wed, 11 Feb 2026 00:29:06 +0000 Subject: [PATCH] Add CI, Docker, and sponsorship badges to README --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index a555ae2..9cac724 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,9 @@ # MeshCore Hub +[![CI](https://github.com/ipnet-mesh/meshcore-hub/actions/workflows/ci.yml/badge.svg)](https://github.com/ipnet-mesh/meshcore-hub/actions/workflows/ci.yml) +[![Docker](https://github.com/ipnet-mesh/meshcore-hub/actions/workflows/docker.yml/badge.svg)](https://github.com/ipnet-mesh/meshcore-hub/actions/workflows/docker.yml) +[![BuyMeACoffee](https://raw.githubusercontent.com/pachadotdev/buymeacoffee-badges/main/bmc-donate-yellow.svg)](https://www.buymeacoffee.com/jinglemansweep) + Python 3.13+ platform for managing and orchestrating MeshCore mesh networks. ![MeshCore Hub Web Dashboard](docs/images/web.png)