From a24da522e285b5175320309e955b9282d93ffc57 Mon Sep 17 00:00:00 2001 From: Daniel Legt Date: Wed, 23 Jul 2025 18:20:37 +0300 Subject: [PATCH] + README --- README.md | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..a0204c7 --- /dev/null +++ b/README.md @@ -0,0 +1,16 @@ +# grabrr + +grabrr is a command-line tool designed to download albums from bunkrr. +It provides functionalities to retrieve detailed album information and efficiently download entire albums to specified locations. + +## Usage + +```bash +grabrr [command] +``` + +## Available Commands + +* `info` A simple info fetch of a bunkr album +* `get` A brief description of your command +* `help` Help about any command