From f0338d5779cf48beaa81dca8066af06031a03758 Mon Sep 17 00:00:00 2001
From: Mark Hulbert <39801222+m-hulbert@users.noreply.github.com>
Date: Wed, 14 Aug 2024 13:11:02 +0200
Subject: [PATCH] Update CDN versions to 2+ and 0.4
---
README.md | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/README.md b/README.md
index bc7553fb..52b804f9 100644
--- a/README.md
+++ b/README.md
@@ -88,8 +88,8 @@ To use Spaces you must also set a [`clientId`](https://ably.com/docs/auth/identi
You can also use Spaces with a CDN, such as [unpkg](https://www.unpkg.com/):
```html
-
-
+
+
```
After this, instantiate the SDK in the same way as in the NPM option above: