diff --git a/README.md b/README.md index e997937..285207d 100644 --- a/README.md +++ b/README.md @@ -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