We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 51226e5 commit 7993167Copy full SHA for 7993167
README.md
@@ -30,7 +30,21 @@ dependencies {
30
}
31
```
32
33
-## ⌘️ Usage
+## ⌘️ Setup (using wizard)
34
+
35
+
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)
48
49
### ✍️ Writing Data
50
0 commit comments