From 0de8ef6270b3c8f669d4a6402ec097fb86f65e1f Mon Sep 17 00:00:00 2001 From: areyabhishek Date: Mon, 31 Aug 2020 22:50:09 +0530 Subject: [PATCH] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index e60ae6d869..e6e4fd01f0 100644 --- a/README.md +++ b/README.md @@ -5,6 +5,7 @@

The quickest way to build dashboards, workflows, forms, or any kind of internal business tool.

+

The only open source alternative to MSFT Power Apps, Salesforce Lightning platform, Service Now platform, Quickbase, Retool, Forest Admin, and many more.

@@ -55,6 +56,7 @@ Appsmith is a quicker way of building internal tools by visualising them as modu ## Features +* **5 minute setup**: Install Appsmith in 5 minutes on your servers. * **Build custom UI**: Drag & drop, resize and style widgets **without HTML / CSS**. [Read more](https://docs.appsmith.com/core-concepts/building-the-ui) * **Query data**: Query & update your database directly from the UI. Connect to **postgres, mongo, MySQL, REST & GraphQL APIs**. [Read more](https://docs.appsmith.com/core-concepts/building-the-ui/displaying-api-data) * **JS Logic**: Write snippets of business logic using JS to transform data, manipuate UI or trigger workflows. Use popular libraries like lodash & moment anywhere in the app