From dfa9a305861d03c855bb85480e9c8b99dde1e23e Mon Sep 17 00:00:00 2001 From: Hadi <112569860+anotherhadi@users.noreply.github.com> Date: Fri, 1 May 2026 01:05:56 +0200 Subject: [PATCH] Add badges --- README.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 7d0a6a2..edd3b5b 100644 --- a/README.md +++ b/README.md @@ -2,9 +2,13 @@ ▖▖▄▖▄ ▄▖ ▌ ▄▖▖▖▄▖ ▌▌▚ ▙▘▌ ▌▌▀▌▛▘▛▌ ▐ ▌▌▐ ▙▌▄▌▙▘▙▌▙▌█▌▌ ▙▌ ▐ ▙▌▟▖ - ``` +[![Go Version](https://img.shields.io/github/go-mod/go-version/anotherhadi/usbguard-tui)](go.mod) +[![Release](https://img.shields.io/github/v/release/anotherhadi/usbguard-tui)](https://github.com/anotherhadi/usbguard-tui/releases) +[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](LICENSE) +[![Go Report Card](https://goreportcard.com/badge/github.com/anotherhadi/usbguard-tui)](https://goreportcard.com/report/github.com/anotherhadi/usbguard-tui) + # USBGuard TUI A terminal UI for managing USB devices via [usbguard](https://usbguard.github.io/).