From b32c5abe627c27dafc56c155cb9034a58a764c54 Mon Sep 17 00:00:00 2001 From: m1ga Date: Thu, 19 May 2022 13:49:58 +0200 Subject: [PATCH] readme --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 6d3a7c7..65f9fb0 100644 --- a/README.md +++ b/README.md @@ -1,8 +1,8 @@ -# Appcelerator Titanium module for Appwrite +# Titanium module for Appwrite screenshot -Appcelerator Titanium Android module using [Appwrite's Android SDK](https://github.com/appwrite/sdk-for-android) +Titanium Android module using [Appwrite's Android SDK](https://github.com/appwrite/sdk-for-android) ## What is Appwrite: @@ -44,7 +44,7 @@ appwrite.create({ }); ``` Full example: [app.js](example/app.js)
-Full tutorial at: [from zero to app: Appwrite + Appcelerator Titanium: A step by step guide](https://github.com/m1ga/from_zero_to_app/blob/master/appwrite_app.md) +Full tutorial at: [from zero to app: Appwrite + Titanium: A step by step guide](https://fromzerotoapp.com/appwrite-appcelerator-titanium-a-step-by-step-guide/) ## Methods