diff --git a/.env.example b/.env.example
index 88180e53..d49892e3 100644
--- a/.env.example
+++ b/.env.example
@@ -14,15 +14,4 @@ PORT=3000
SECRET=$NEXTAUTH_SECRET
# Database URI. See README.md for instructions on setting up a MongoDB database
-MONGO_URI="mongodb://127.0.0.1:27017/pose"
-
-# Account ID used to demo a working account
-EXAMPLE_DEMO_ACCOUNT=acct_1P43pjGaLUbhGD0f
-
-# Account ID used for the account to demo onboarding
-EXAMPLE_DEMO_ONBOARDING_ACCOUNT=acct_1P2GXhGgWcL79Dab
-
-# Account IDs used for the account to demo onboarding in a foreign country
-EXAMPLE_DEMO_ONBOARDING_ACCOUNT_FR=acct_1P4Z4z2fnsbO0Avm
-EXAMPLE_DEMO_ONBOARDING_ACCOUNT_SG=acct_1P5rkB2fWq8wiVXn
-EXAMPLE_DEMO_ONBOARDING_ACCOUNT_HK=acct_1P5sFXGbiGbAYBjx
+MONGO_URI="mongodb://127.0.0.1:27017/pose"
\ No newline at end of file
diff --git a/.node-version b/.node-version
index 3c5535cf..a05e3d4f 100644
--- a/.node-version
+++ b/.node-version
@@ -1 +1 @@
-18.19.1
+18.20.2
\ No newline at end of file
diff --git a/README.md b/README.md
index a7aebcb6..d3a65824 100644
--- a/README.md
+++ b/README.md
@@ -1,8 +1,8 @@
-# FurEver: Stripe Connect embedded components demo
+# FurEver: Stripe Connect embedded components integration tutorial
FurEver is a vertical SaaS grooming platform for pet salons to manage their e2e business operations. FurEver wants to provide access to Stripe products and UIs directly in their website, at a fraction of the engineering cost, using [Stripe Connect](https://stripe.com/connect) and [Stripe Connect embedded components](https://docs.stripe.com/connect/get-started-connect-embedded-components).
-**See a live version on [furever.dev](https://furever.dev).**
+**See a live version with embedded components on [furever.dev](https://furever.dev).**
- These options allow you to configure your connected account's
- controller properties.{' '}
-
- Learn more
-
-
@@ -17,24 +17,6 @@ FurEver showcases the integration between a platform's website, [Stripe Connect]
The user will then onboard with Stripe via embedded onboarding. Thereafter, Connect embedded components will provide the UI surfaces for account management and dashboard UI elements with just a few lines of code. The demo website also uses the Stripe API to create test payments and payouts. This app also contains a basic authentication system.
-FurEver makes use of the following [Connect embedded components](https://docs.stripe.com/connect/supported-embedded-components):
-
-- `
TODO: Add Payouts component here!
TODO: account management goes here
- Configure these settings to automatically calculate and collect tax on - your payments. -
-- Locations where you have a registration, and want to collect taxes. -
-