Add version shield
This commit is contained in:
parent
fcef148285
commit
249f82196b
1 changed files with 2 additions and 0 deletions
|
@ -1,5 +1,7 @@
|
||||||
# Torznab Toolkit
|
# 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.
|
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
|
Just fill in your own relevant functions and config ([`Config`]), and torznab-toolkit will run the API for you
|
||||||
|
|
Loading…
Reference in a new issue