corrections

This commit is contained in:
Damodar Lohani
2021-03-17 10:35:27 +05:45
committed by GitHub
parent 655cc59376
commit 4d9e021eb2
+2 -2
View File
@@ -1,7 +1,7 @@
## Getting Started
### Init your SDK
Initialize your SDK code with your project ID which can be found in your project settings page and your new API secret Key from previous phase.
Initialize your SDK code with your project ID which can be found in your project settings page and your new API secret Key from project's API keys section.
```typescript
let client = new sdk.Client();
@@ -57,4 +57,4 @@ You can use followng resources to learn more and get help
- 🚀 [Getting Started Tutorial](https://appwrite.io/docs/getting-started-for-server)
- 📜 [Appwrite Docs](https://appwrite.io/docs)
- 💬 [Discord Community](https://appwrite.io/discord)
- 🚂 [Appwrite Deno Playground](https://github.com/appwrite/playground-for-deno)
- 🚂 [Appwrite Deno Playground](https://github.com/appwrite/playground-for-deno)