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