From e910620dc1c99332a2f3aada664a0dd69269904a Mon Sep 17 00:00:00 2001 From: Aadhitya A <59508546+alphaX86@users.noreply.github.com> Date: Thu, 8 Oct 2020 08:06:05 +0530 Subject: [PATCH] Fixing typos in the README file (#871) Co-authored-by: Arpit Mohan --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 0e30dc2559..645134ea9b 100644 --- a/README.md +++ b/README.md @@ -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