From 12f6e34afe6af1e3dc9023692a5df3d1c7a80389 Mon Sep 17 00:00:00 2001 From: Lee Miller Date: Fri, 7 Jun 2024 18:22:27 +0300 Subject: [PATCH] Add a gitea workflow badge in readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index f7fd2f6..465cc2b 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # MiNode -[![Quick Test](https://github.com/g1itch/MiNode/actions/workflows/test.yml/badge.svg)](https://github.com/g1itch/MiNode/actions/workflows/test.yml) +[![Testing](https://git.bitmessage.org/Bitmessage/MiNode/actions/workflows/test.yml/badge.svg)](https://git.bitmessage.org/Bitmessage/MiNode/actions?workflow=test.yml) Python 3 implementation of the Bitmessage protocol. Designed only to route objects inside the network.