We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4cb2022 commit 11fb687Copy full SHA for 11fb687
README.md
@@ -36,7 +36,7 @@ The responses are stored in a connected Google Spreadsheet for easy tracking.
36
1. Run the script:
37
38
```shell
39
- python main.py
+ python src/main.py
40
```
41
42
The script will open a Chrome window, scrape data from the Zillow clone, and submit each entry into your form.
0 commit comments