Fixing typos in the README file (#871)
Co-authored-by: Arpit Mohan <mohanarpit@users.noreply.github.com>
This commit is contained in:
parent
feda7ce022
commit
e910620dc1
|
|
@ -55,11 +55,11 @@ Appsmith doesn't take the fun out of coding, because it treats every block as an
|
|||
|
||||
* **5 minute setup**: Deploy Appsmith on your servers in 5 minutes.
|
||||
* **Build custom UI**: Drag & drop, resize and style widgets **without HTML / CSS**.
|
||||
* **Query data**: Query & update your database directly from the UI. Connect to **postgres, mongo, MySQL, REST & GraphQL APIs**.
|
||||
* **JS Logic**: Write snippets of business logic using JS to transform data, manipulate UI or trigger workflows. Use popular libraries like lodash & moment anywhere in the app
|
||||
* **Query data**: Query & update your database directly from the UI. Connect to **PostgreSQL, MongoDB, MySQL, REST & GraphQL APIs**.
|
||||
* **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
|
||||
* **Data Workflows**: Simple configuration to create flows when users interact with the UI.
|
||||
* **Realtime Editor**: Changes in your application reflect instantly with every edit. No need to compile!
|
||||
* **Works with existing, live databases**: Connect directly to any Postgres, MySQL, & Mongo db
|
||||
* **Works with existing, live databases**: Connect directly to any PostgreSQL, MySQL & MongoDB
|
||||
* **Fine-grained access control**: Control who can edit / view your applications from a single control panel
|
||||
* **App management**: Build and organise multiple applications on a single platform
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user