diff --git a/README.md b/README.md index 4ab5d05..a19a55a 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,7 @@ # Torznab Toolkit +![A shield showing the current version of the crate](https://img.shields.io/crates/v/torznab-toolkit)\ + A safe, multi-threaded, async toolkit for adding Torznab APIs to programs. You just focus on the indexer itself, we abstract away the hell that is the Torznab API. Just fill in your own relevant functions and config ([`Config`]), and torznab-toolkit will run the API for you