From 8bd724a689293c0b3f967ec19aafb49090de3cb5 Mon Sep 17 00:00:00 2001 From: vihar Date: Tue, 25 May 2021 19:36:57 +0530 Subject: [PATCH] update features section --- README.md | 11 +++-------- 1 file changed, 3 insertions(+), 8 deletions(-) diff --git a/README.md b/README.md index d3a4655735..f853d24857 100644 --- a/README.md +++ b/README.md @@ -51,20 +51,15 @@ Appsmith automagically works using any DB, Rest API or GraphQL as a datasource, #### 🤖 Code Logic with JavaScript -All parts of your app can be referenced as JavaScript objects. Code interactions between elements, update datasources or manipulate SQL queries—[we'll parse JS anywhere](https://docs.appsmith.com/core-concepts/writing-code).
+All parts of your app can be referenced as JavaScript objects. Code interactions between elements, update datasources or manipulate SQL queries—[we'll parse JS anywhere](https://docs.appsmith.com/core-concepts/writing-code).

#### ☝️ One-click Deploy & Access Control -[Push a button](https://docs.appsmith.com/core-concepts/access-control) to make your app public and get a shareable link, or privately invite your team using OAuth 2.0. Each member can be assigned a role with access to certain parts of the app.
- -- Self Help: [Documentation](https://docs.appsmith.com) -- Tutorial Videos: [Youtube](https://www.youtube.com/appsmith) -- Community Support: [Discord](https://discord.gg/rBTTVJp) -- Issue & bug tracking: [GitHub Issues](https://github.com/appsmithorg/appsmith/issues/new/choose) +[Push a button](https://docs.appsmith.com/core-concepts/access-control) to make your app public and get a shareable link, or privately invite your team using OAuth 2.0. Each member can be assigned a role with access to certain parts of the app.

#### 🔑 Solid 256-bit Encryption -Appsmith apps are [secure by default](https://docs.appsmith.com/security). All connections are TLS-encrypted, and credentials are encrypted with AES-256—so we can't see any of your data. For added security, try our [self-hosted options](https://docs.appsmith.com/setup).
+Appsmith apps are [secure by default](https://docs.appsmith.com/security). All connections are TLS-encrypted, and credentials are encrypted with AES-256—so we can't see any of your data. For added security, try our [self-hosted options](https://docs.appsmith.com/setup).

#### 🎙 Transparent Support