Updated README.md.
All checks were successful
devranta build / build (push) Successful in 57s

This commit is contained in:
retoor 2024-12-02 17:55:22 +01:00
parent dc10a168d6
commit ab58904b8f

View File

@ -3,6 +3,8 @@
devRanta is an async devrant client written in and for Python.
Authentication is only needed for half of the functionality and thus username and password are optional parameters by constructing the main class of this package (Api).
You can find last packages in tar and wheel format [here](https://retoor.molodetz.nl/retoor/devranta/packages).
## Running
```
make run