update features section
This commit is contained in:
parent
a0a78da12f
commit
8bd724a689
11
README.md
11
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).<br>
|
||||
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).<br><br>
|
||||
|
||||
#### ☝️ 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.<br>
|
||||
|
||||
- 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.<br><br>
|
||||
|
||||
#### 🔑 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).<br>
|
||||
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).<br><br>
|
||||
|
||||
#### 🎙 Transparent Support
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user