Skip to content

Commit a7249ac

Browse files
Merge pull request #7 from powersync-community/readme-fixes
Simplify headings
2 parents 5d012d9 + 70bdc5b commit a7249ac

1 file changed

Lines changed: 5 additions & 4 deletions

File tree

README.md

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,10 @@ npm install
7070
npm run dev
7171
```
7272

73-
# Setup Backend
73+
---
74+
75+
# Backend Setup
76+
This section guides you through setting up the backend using Supabase and PowerSync. Follow the steps below to configure your backend environment.
7477

7578
## 1. Setup Supabase
7679
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:
101104

102105
</details>
103106

104-
# Setup PowerSync
105-
106-
## 2. Create PowerSync Instance and Connect to Supabase
107+
## 2. Setup PowerSync Instance and Connect to Supabase
107108

108109
You can set up your PowerSync instance using either the Dashboard or CLI approach:
109110

0 commit comments

Comments
 (0)