Skip to content

Commit

Permalink
📝 update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
shroominic committed Apr 4, 2024
1 parent b8267fc commit 3735ed4
Showing 1 changed file with 0 additions and 17 deletions.
17 changes: 0 additions & 17 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -115,23 +115,6 @@ Just open an issue or pull request and I will review it.
Please also submit any bugs you find as an issue with a minimal code example or screenshot.
This helps me a lot in improving the code.

Before submitting a pull request, please run the pre-commit hooks to ensure that the code is formatted correctly.

```bash
pre-commit install
pre-commit run --all-files
```

Thanks!

## Streamlit WebApp

To start the web application created with streamlit:

```bash
streamlit run frontend/app.py --browser.gatherUsageStats=False
```

## Contact

You can contact me at [[email protected]](mailto:[email protected]).
Expand Down

0 comments on commit 3735ed4

Please sign in to comment.