From d181eae0778d7b3dd05921a253ade2afe0d5c141 Mon Sep 17 00:00:00 2001 From: Hadi <112569860+anotherhadi@users.noreply.github.com> Date: Thu, 30 Apr 2026 19:32:02 +0200 Subject: [PATCH] Update README --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 36981cd..7d0a6a2 100644 --- a/README.md +++ b/README.md @@ -8,6 +8,9 @@ # USBGuard TUI A terminal UI for managing USB devices via [usbguard](https://usbguard.github.io/). + +USBGuard is a software framework for implementing a USB device authorization policy (allowlisting/blocklisting). It protects your system against rogue USB devices by scanning them and checking their parameters against a set of rules. + Built with [bubbletea](https://github.com/charmbracelet/bubbletea) & Goland! ## Requirements