diff --git a/README.md b/README.md index 4e8625f2..9d8331b7 100644 --- a/README.md +++ b/README.md @@ -22,7 +22,6 @@

This is an unofficial collection of REST and websocket clients for Spot and Futures trading on the Kraken cryptocurrency exchange using Python. -

--- @@ -47,6 +46,11 @@ General: - responsive error handling, custom exceptions and logging - extensive example scripts (see `/examples`) +Documentation: + +- Stable: [https://python-kraken-sdk.readthedocs.io/en/stable](https://python-kraken-sdk.readthedocs.io/en/stable) +- Latest: [https://python-kraken-sdk.readthedocs.io/en/katest](https://python-kraken-sdk.readthedocs.io/en/latest) + --- ## ❗️ Attention