From cb402e2bb6bb9bad360774e7fc6eb029203c4e6f Mon Sep 17 00:00:00 2001 From: Ivan Date: Sun, 6 Jul 2025 00:07:19 -0500 Subject: [PATCH] add badges --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 0f48f48..2a555ac 100644 --- a/README.md +++ b/README.md @@ -4,6 +4,8 @@ > This project is still work in progress. Currently not compatible with the Python version. [![Socket Badge](https://socket.dev/api/badge/go/package/github.com/sudo-ivan/reticulum-go?version=v0.3.9)](https://socket.dev/go/package/github.com/sudo-ivan/reticulum-go) +![Go Test](https://github.com/Sudo-Ivan/Reticulum-Go/actions/workflows/go-test.yml/badge.svg) +![Run Gosec](https://github.com/Sudo-Ivan/Reticulum-Go/actions/workflows/gosec.yml/badge.svg) [Reticulum Network](https://github.com/markqvist/Reticulum) implementation in Go `1.24+`.