diff --git a/README.md b/README.md index 42a989e1f1..2f7418b4a6 100644 --- a/README.md +++ b/README.md @@ -1,12 +1,17 @@

Appsmith.com logo +
+ Appsmith is a JavaScript-based visual development platform to build internal tools. +
+

+ +

+ Try Online Sandbox

Documentation · - Latest Release - · Discord

@@ -16,8 +21,9 @@

Appsmith is a JavaScript-based visual development platform to build and launch internal tools quickly. Drag-and-drop pre-built widgets, and connect them using JavaScript to create interactive pages. Connect UI to your APIs and Databases to build complex workflows in minutes.

+**UI Components**: Table, Chart, Form, Map, Image, Video, and many more.
**API Support**: REST APIs
-**Database Support**: PostgreSQL, MongoDB, MySQL, Redshift, Elastic Search, DynamoDB, Redis, & MSFT SQL Server
+**Database Support**: PostgreSQL, MongoDB, MySQL, Redshift, Elastic Search, DynamoDB, Redis, and MSFT SQL Server
**Hosting**: Cloud-hosted & On-premise Already familiar with Appsmith? [Quickly start building on your own](#%EF%B8%8F-quickstart). @@ -33,7 +39,7 @@ Already familiar with Appsmith? [Quickly start building on your own](#%EF%B8%8F- ## 🏭 Features * **5-minute setup**: Deploy Appsmith on your server, or use our cloud version to start building in 5 minutes. [Quick Start](#%EF%B8%8F-quickstart) -* **Frontend as a service**: Drag-and-drop to build sophisticated **dashboards** and **workflows, without writing HTML/CSS**. Write JavaScript anywhere to transform data, and dynamically control widget-properties. +* **Frontend as a service**: Drag-and-drop from pre-built UI widgets like table, form, and image, to build sophisticated **dashboards** and **workflows, without writing HTML/CSS**. Write JavaScript anywhere to transform data, and dynamically control widget-properties. * **Database CRUD**: Query & update your database directly by connecting it to the UI. Connect to **PostgreSQL, MongoDB, MySQL & more!** * **Trigger APIs**: Connect to REST APIs to build custom apps. * **Security**: DB Credentials are AES 256 encrypted and no data is stored by appsmith. Deploy behind your private VPC for additional security!