You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
**This SDK is compatible with Appwrite server version 0.9.x. For older versions, please check [previous releases](https://github.com/appwrite/sdk-for-node/releases).**
9
+
**This SDK is compatible with Appwrite server version 0.10.x. For older versions, please check [previous releases](https://github.com/appwrite/sdk-for-node/releases).**
10
10
11
11
> This is the Node.js SDK for integrating with Appwrite from your Node.js server-side code.
12
12
If you're looking to integrate from the browser, you should check [appwrite/sdk-for-web](https://github.com/appwrite/sdk-for-web)
@@ -94,7 +94,7 @@ try {
94
94
```
95
95
96
96
### Learn more
97
-
You can use following resources to learn more and get help
97
+
You can use the following resources to learn more and get help
98
98
- 🚀 [Getting Started Tutorial](https://appwrite.io/docs/getting-started-for-server)
0 commit comments