1
0
Fork 0
mirror of synced 2024-06-24 17:20:36 +12:00

Updated readme

This commit is contained in:
eldadfux 2019-09-27 10:43:09 +03:00
parent a5f81bc0dc
commit deeb770c39

View file

@ -41,8 +41,6 @@ Once the Docker installation completes, go to http://localhost to access the App
For advanced, production and custon installation check out our Docker [enviornemnt variables](/docs/EnviornementVariables.md) docs.
For complete API documentation, visit [https://appwrite.io/docs](https://appwrite.io/docs)
### Changing Port Number
In case your port 80 is already taken, change the port number in the command above. Make sure to set the correct endpoint in your selected SDK, including your new port number.
@ -67,6 +65,8 @@ Getting started with Appwrite is as easy as creating a new project, choosing you
* [**Locale**](https://appwrite.io/docs/locale) - Track users location, and manage your app locale based data.
* [**Avatars**](https://appwrite.io/docs/avatars) - Manage your users avatars, countries flags, browser icons, credit card symbols and generate QR codes.
For the complete API documentation, visit [https://appwrite.io/docs](https://appwrite.io/docs). For more tutorials, news and announcments checkout our [blog](https://medium.com/appwrite-io).
### SDKs
Currently we are supporting a few SDK libraries and we are constantly working on adding new ones.