1
0
Fork 0
mirror of synced 2024-06-03 11:24:48 +12:00

text corrections

This commit is contained in:
Damodar Lohani 2021-03-17 10:43:47 +05:45 committed by GitHub
parent 17b0c9ec96
commit b7538e0a6d
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.
```python
from appwrite.client import Client