From 4a6459e26c7335a771e1c9a7eed2bc3bce5a021d Mon Sep 17 00:00:00 2001 From: yesji <55633427+yesji@users.noreply.github.com> Date: Sat, 26 Oct 2019 18:00:31 +0530 Subject: [PATCH] Answered review comment Changed the word 'removing' back to 'hiding' --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 64eb3b13e..58ffc94c7 100644 --- a/README.md +++ b/README.md @@ -17,7 +17,7 @@ Appwrite is a simple self-hosted backend server for web and mobile developers with a shiny dashboard and a very easy-to-use REST API. -Appwrite API services aim to make developer's life a lot easier by removing the complexity of common and repetitive software development tasks. +Appwrite API services aim to make developer's life a lot easier by hiding the complexity of common and repetitive software development tasks. Using Appwrite, you can easily manage user authentication with multiple sign-in methods, a database for storing and querying user and team data, storage and file management, image manipulation and cropping, schedule cron tasks and many other features to help you get more results in faster times and with a lot less code.