1
0
Fork 0
mirror of synced 2024-06-03 19:34:54 +12:00

corrections

This commit is contained in:
Damodar Lohani 2021-03-17 10:35:27 +05:45 committed by GitHub
parent 655cc59376
commit 4d9e021eb2
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

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)