From c9d34485715dcb21616d3299e9e96717a45fdd50 Mon Sep 17 00:00:00 2001 From: "Eldad A. Fux" Date: Fri, 6 Sep 2019 16:37:25 +0300 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 99e340809..3e53c10f6 100644 --- a/README.md +++ b/README.md @@ -13,7 +13,7 @@ --- -Appwrite is a simple to use backend for frontend and mobile apps. Appwrite provides client side (and server) developers with a set of REST APIs to speed up app development time. +Appwrite is a simple to use backend for frontend and mobile apps. Appwrite provides client side (and server) developers with a set of REST APIs to speed up their app development times. Using Appwrite you can easily manage user authentication with multiple sign-in methods, database for storing and querying user and teams data, storage and file management, image manipulation and cropping, scheduled cron tasks and many other features to help you get more results in faster times and with a lot less code.