diff --git a/README.md b/README.md index 0f62285..180bd99 100644 --- a/README.md +++ b/README.md @@ -70,7 +70,10 @@ npm install npm run dev ``` -# Setup Backend +--- + +# Backend Setup +This section guides you through setting up the backend using Supabase and PowerSync. Follow the steps below to configure your backend environment. ## 1. Setup Supabase Follow these steps to set up your backend with Supabase and PowerSync (Or you can follow the [guide](https://docs.powersync.com/integration-guides/supabase-+-powersync)). @@ -101,9 +104,7 @@ If you prefer using the Supabase CLI, you can set up your project as follows: -# Setup PowerSync - -## 2. Create PowerSync Instance and Connect to Supabase +## 2. Setup PowerSync Instance and Connect to Supabase You can set up your PowerSync instance using either the Dashboard or CLI approach: