1
0
Fork 0
mirror of synced 2024-06-29 11:40:45 +12:00

Update GETTING_STARTED.md

I fixed a preposition
This commit is contained in:
INFERN04 2022-04-25 19:02:10 +05:30 committed by GitHub
parent 32c6ef301e
commit f6084098f0
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 with your Appwrite server API endpoint and project ID which can be found in your project settings page and your new API secret Key from project's API keys section.
Initialize your SDK with your Appwrite server API endpoint and project ID which can be found on your project settings page and your new API secret Key from project's API keys section.
```python
from appwrite.client import Client