Skip to content

Commit

Permalink
added gif, bump reqs for streamlit app
Browse files Browse the repository at this point in the history
  • Loading branch information
pgarrett-scripps committed Jun 19, 2024
1 parent 6bbe185 commit e9c63a1
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 3 deletions.
5 changes: 3 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,10 +14,11 @@ To install the `streamlit-themes` package, simply use pip:
pip install streamlit-themes
```

## Basic Usage
## Demo

![](https://github.com/pgarrett-scripps/StreamlitThemes/demo.gif)
![Alt Text](demo.gif)

## Basic Usage

Here's a basic example of how to use the `streamlit-themes` package:

Expand Down
3 changes: 2 additions & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
@@ -1 +1,2 @@
streamlit==1.35.0
streamlit==1.35.0
streamlit-themes==0.1.0

0 comments on commit e9c63a1

Please sign in to comment.