Skip to content

Commit 3735ed4

Browse files
committed
📝 update readme
1 parent b8267fc commit 3735ed4

File tree

1 file changed

+0
-17
lines changed

1 file changed

+0
-17
lines changed

README.md

-17
Original file line numberDiff line numberDiff line change
@@ -115,23 +115,6 @@ Just open an issue or pull request and I will review it.
115115
Please also submit any bugs you find as an issue with a minimal code example or screenshot.
116116
This helps me a lot in improving the code.
117117

118-
Before submitting a pull request, please run the pre-commit hooks to ensure that the code is formatted correctly.
119-
120-
```bash
121-
pre-commit install
122-
pre-commit run --all-files
123-
```
124-
125-
Thanks!
126-
127-
## Streamlit WebApp
128-
129-
To start the web application created with streamlit:
130-
131-
```bash
132-
streamlit run frontend/app.py --browser.gatherUsageStats=False
133-
```
134-
135118
## Contact
136119

137120
You can contact me at [contact@shroominic.com](mailto:contact@shroominic.com).

0 commit comments

Comments
 (0)