diff --git a/README.md b/README.md
index 320bc421..13e8317b 100644
--- a/README.md
+++ b/README.md
@@ -2,14 +2,14 @@
-
-✨ Low-code for Firebase and GCP ✨
-
-Airtable-like UI for Firestore meets IDE in browser for cloud functions
+✨ Low-code backend ✨
-
-Connect to your database, manage data in table-UI with role based access controls. Build cloud function workflows in JS/TS using any NPM or APIs. Forget CLIs, configs, and DevOps. Focus on building your apps with a platform designed for developer productivity.
+
+Manage your database and build automations as easy as using a spreadsheet.
+
+
+Connect to your database (Firestore), manage data on an Airtable-like UI with role based access controls. Build cloud function workflows in JS/TS using any NPM or APIs. Forget CLIs, configs, and DevOps. Focus on building your apps with a platform designed for developer productivity. Low-code for Firebase and Google Cloud.
diff --git a/yarn.lock b/yarn.lock
index af0cb1bd..2532fe73 100644
--- a/yarn.lock
+++ b/yarn.lock
@@ -8053,9 +8053,9 @@ json2csv@^5.0.7:
lodash.get "^4.4.2"
json5@^1.0.1:
- version "1.0.1"
- resolved "https://registry.yarnpkg.com/json5/-/json5-1.0.1.tgz#779fb0018604fa854eacbf6252180d83543e3dbe"
- integrity sha512-aKS4WQjPenRxiQsC93MNfjx+nbF4PAdYzmd/1JIj8HYzqfbu86beTuNgXDzPknWk0n0uARlyewZo4s++ES36Ow==
+ version "1.0.2"
+ resolved "https://registry.yarnpkg.com/json5/-/json5-1.0.2.tgz#63d98d60f21b313b77c4d6da18bfa69d80e1d593"
+ integrity sha512-g1MWMLBiz8FKi1e4w0UyVL3w+iJceWAFBAaBnnGKOpNa5f8TLktkbre1+s6oICydWAm+HRUGTmI+//xv2hvXYA==
dependencies:
minimist "^1.2.0"