Skip to content

Commit

Permalink
readme
Browse files Browse the repository at this point in the history
  • Loading branch information
m1ga committed May 19, 2022
1 parent 3e7393f commit b32c5ab
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
# Appcelerator Titanium module for Appwrite
# Titanium module for Appwrite

<img src="images/screenshot.png" alt="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:

Expand Down Expand Up @@ -44,7 +44,7 @@ appwrite.create({
});
```
Full example: [app.js](example/app.js)<br/>
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

Expand Down

0 comments on commit b32c5ab

Please sign in to comment.