Skip to content

Commit 7993167

Browse files
authored
Update README.md
1 parent 51226e5 commit 7993167

File tree

1 file changed

+15
-1
lines changed

1 file changed

+15
-1
lines changed

README.md

Lines changed: 15 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,21 @@ dependencies {
3030
}
3131
```
3232

33-
## ⌘️ Usage
33+
## ⌘️ Setup (using wizard)
34+
35+
![image](https://github.com/user-attachments/assets/933f94a5-4dce-4bce-82d2-6615004dc163)
36+
37+
Using the wizard, you can setup the backend in ~3 mins
38+
39+
**Steps:**
40+
1. Create a Google Form (if you want to write data) or a Google Sheet (if you want to read data) or both.
41+
2. Publish as usual and fill up the form in [wizard](https://a64.in/retrosheet/wizard/) 🧙🏼‍♂️
42+
3. Press `Generate Code` and copy paste it into your project
43+
44+
**📹 Video Demo: https://www.youtube.com/watch?v=eWDquVbsebg**
45+
46+
47+
## ⌘️ Setup (manual)
3448

3549
### ✍️ Writing Data
3650

0 commit comments

Comments
 (0)