Update README.md

move to `community` section
This commit is contained in:
Michael Gangolf
2021-10-02 23:47:29 +02:00
committed by GitHub
parent e08d9bbda2
commit 32aa7c321b
+4 -1
View File
@@ -39,6 +39,7 @@ Table of Contents:
- [SDKs](#sdks)
- [Client](#client)
- [Server](#server)
- [Community](#community)
- [Contributing](#contributing)
- [Security](#security)
- [Follow Us](#follow-us)
@@ -123,7 +124,6 @@ Below is a list of currently supported platforms and languages. If you wish to h
* ✅   [Web](https://github.com/appwrite/sdk-for-web) (Maintained by the Appwrite Team)
* ✅   [Flutter](https://github.com/appwrite/sdk-for-flutter) (Maintained by the Appwrite Team)
* ✅   [Android](https://github.com/appwrite/sdk-for-android) (Maintained by the Appwrite Team)
* ✅   [Appcelerator Titanium](https://github.com/m1ga/ti.appwrite) (Maintained by [Michael Gangolf](https://github.com/m1ga/))
#### Server
* ✅   [NodeJS](https://github.com/appwrite/sdk-for-node) (Maintained by the Appwrite Team)
@@ -135,6 +135,9 @@ Below is a list of currently supported platforms and languages. If you wish to h
* ✅   [Kotlin](https://github.com/appwrite/sdk-for-kotlin) - **Beta** (Maintained by the Appwrite Team)
* ✅   [.NET](https://github.com/appwrite/sdk-for-dotnet) - **Experimental** (Maintained by the Appwrite Team)
#### Community
* ✅   [Appcelerator Titanium](https://github.com/m1ga/ti.appwrite) (Maintained by [Michael Gangolf](https://github.com/m1ga/))
Looking for more SDKs? - Help us by contributing a pull request to our [SDK Generator](https://github.com/appwrite/sdk-generator)!
## Contributing