From 317206f1aabe3ec8ca11acfcaf7ba28a5872705a Mon Sep 17 00:00:00 2001 From: Francis Roberts <111994975+franrob-projects@users.noreply.github.com> Date: Thu, 28 Aug 2025 12:24:58 +0200 Subject: [PATCH] Adds SDK setup link --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index a42450a6..34965aa9 100644 --- a/README.md +++ b/README.md @@ -21,6 +21,7 @@ Find out more: Everything you need to get started with Ably: * [Getting started with Pub/Sub using Python.](https://ably.com/docs/getting-started/python) +* [SDK Setup for Python.](https://ably.com/docs/getting-started/setup?lang=python) ---