From 54f947dd5fa681afa67182da74d3828ccb350795 Mon Sep 17 00:00:00 2001 From: eldadfux Date: Mon, 5 Aug 2019 06:54:09 +0300 Subject: [PATCH] Updated docs --- README.md | 48 +++++------------------------------------------- 1 file changed, 5 insertions(+), 43 deletions(-) diff --git a/README.md b/README.md index 6bd6c6a29b..9a20723165 100644 --- a/README.md +++ b/README.md @@ -113,49 +113,11 @@ Currently we are supporting a few SDK libraries and we are constantly working on Below is a list of currently supported platforms and languages. If you wish to help us add support to your platform of choice you can go over to our [SDK Generator](https://github.com/appwrite/sdk-generator) project and view our contribution guide. - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
FrameworkLanguage / PlatformMaintainersOfficial?
[ANY]PHPAppwrite Team✅
[ANY]JavascriptAppwrite Team✅
[ANY]RubyAppwrite Team✅
[ANY]PythonAppwrite Team✅
[ANY]Node JSAppwrite Team✅
+* ✅ [PHP](https://github.com/appwrite/sdk-for-php) (Maintained by the Appwrite Team) +* ✅ [Javascript](https://github.com/appwrite/sdk-for-js) (Maintained by the Appwrite Team) +* ✅ [Ruby](https://github.com/appwrite/sdk-for-ruby) (Maintained by the Appwrite Team) +* ✅ [Python](https://github.com/appwrite/sdk-for-python) (Maintained by the Appwrite Team) +* ✅ [NodeJS](https://github.com/appwrite/sdk-for-node) (Maintained by the Appwrite Team) ## Contributing