From fc3dbcd82082e9b052ca9c4abc3955e5ba1aa03d Mon Sep 17 00:00:00 2001 From: Julian Zander Date: Mon, 19 May 2025 08:53:01 +0200 Subject: [PATCH] chore: add Go Report Card Add Go Report Card --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 5d0e9d7..0f0700f 100644 --- a/README.md +++ b/README.md @@ -7,6 +7,8 @@ [![Twitter](https://img.shields.io/twitter/url/https/twitter.com/jetkvm.svg?style=social&label=Follow%20%40JetKVM)](https://twitter.com/jetkvm) +[![Go Report Card](https://goreportcard.com/badge/github.com/jetkvm/kvm)](https://goreportcard.com/report/github.com/jetkvm/kvm) + JetKVM is a high-performance, open-source KVM over IP (Keyboard, Video, Mouse) solution designed for efficient remote management of computers, servers, and workstations. Whether you're dealing with boot failures, installing a new operating system, adjusting BIOS settings, or simply taking control of a machine from afar, JetKVM provides the tools to get it done effectively.