Merge pull request #1849 from m1ga/master

doc(all): add new client SDK: Appclerator Titanium
This commit is contained in:
Eldad A. Fux 2021-10-03 00:48:40 +03:00 committed by GitHub
commit 3f8159ffad
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

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)
@ -134,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