docs: add link to prebuilt packages archive in README overview section

This commit is contained in:
2024-12-02 16:55:22 +00:00
parent 14330696c8
commit 75541cb388
+2
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