Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
J-PRS authored Oct 8, 2024
1 parent 60bd9ab commit e54289c
Showing 1 changed file with 0 additions and 18 deletions.
18 changes: 0 additions & 18 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,19 +1 @@
# 🎈 Blank app template

A simple Streamlit app template for you to modify!

[![Open in Streamlit](https://static.streamlit.io/badges/streamlit_badge_black_white.svg)](https://blank-app-template.streamlit.app/)

### How to run it on your own machine

1. Install the requirements

```
$ pip install -r requirements.txt
```

2. Run the app

```
$ streamlit run streamlit_app.py
```

0 comments on commit e54289c

Please sign in to comment.