From 72ed4c66e3e1ae910be956533b03489d97e1ba4b Mon Sep 17 00:00:00 2001 From: Johan Siebens Date: Wed, 21 Feb 2024 08:26:52 +0100 Subject: [PATCH] chore: update readme --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index 7e69812..8f42dff 100644 --- a/README.md +++ b/README.md @@ -14,6 +14,12 @@ While the Tailscale software running on each node is open source, their centrali _ionscale_ aims to implement such lightweight, open source alternative Tailscale control server. +![GitHub Actions Workflow Status](https://img.shields.io/github/actions/workflow/status/jsiebens/ionscale/build.yaml) +![GitHub go.mod Go version](https://img.shields.io/github/go-mod/go-version/jsiebens/ionscale?label=go) +![Go Report Card](https://goreportcard.com/badge/github.com/jsiebens/ionscale) +![GitHub All Releases](https://img.shields.io/github/downloads/jsiebens/ionscale/total) +![GitHub Release](https://img.shields.io/github/v/release/jsiebens/ionscale) + ⭐ If you find _ionscale_ useful, please consider giving it a star on GitHub, or [drop a note](https://github.com/jsiebens/ionscale/discussions/new?category=show-and-tell) on how you are using _ionscale_. ## Features