Skip to content

Commit 4c2bf42

Browse files
Update README.md
1 parent c7eb1d8 commit 4c2bf42

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ import { Appwrite } from "appwrite";
3434
To install with a CDN (content delivery network) add the following scripts to the bottom of your <body> tag, but before you use any Appwrite services:
3535

3636
```html
37-
<script src="https://cdn.jsdelivr.net/npm/[email protected].0"></script>
37+
<script src="https://cdn.jsdelivr.net/npm/[email protected].1"></script>
3838
```
3939

4040

@@ -126,4 +126,4 @@ This library is auto-generated by Appwrite custom [SDK Generator](https://github
126126

127127
## License
128128

129-
Please see the [BSD-3-Clause license](https://raw.githubusercontent.com/appwrite/appwrite/master/LICENSE) file for more information.
129+
Please see the [BSD-3-Clause license](https://raw.githubusercontent.com/appwrite/appwrite/master/LICENSE) file for more information.

0 commit comments

Comments
 (0)