diff --git a/README.md b/README.md index 66aea93392..086479d190 100644 --- a/README.md +++ b/README.md @@ -61,11 +61,13 @@ _Currently works with PostgreSQL, MongoDB, MySQL, Firestore, S3, Redshift, Elast

-We'll run JS anywhere! Code interactions between elements, update datasources or manipulate SQL queries—[we'll parse JS anywhere](https://docs.appsmith.com/core-concepts/writing-code).

+We'll run JS anywhere! 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 deploy to a public URL or share apps with your team. Enable your team to sign in using their Google account or a form login. Each member can be assigned with roles.

+[Push a button](https://docs.appsmith.com/core-concepts/access-control) to deploy & share apps with your team, 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 diff --git a/static/UI.gif b/static/UI.gif deleted file mode 100644 index dd4bb0ee43..0000000000 Binary files a/static/UI.gif and /dev/null differ diff --git a/static/animations/invite.gif b/static/animations/invite.gif new file mode 100644 index 0000000000..94f4d662ea Binary files /dev/null and b/static/animations/invite.gif differ diff --git a/static/animations/login-google.gif b/static/animations/login-google.gif new file mode 100644 index 0000000000..8aaf9f8fb4 Binary files /dev/null and b/static/animations/login-google.gif differ diff --git a/static/demo.gif b/static/demo.gif deleted file mode 100644 index 7a04795c1c..0000000000 Binary files a/static/demo.gif and /dev/null differ