Alejandro Cremades commited on
Commit
2992875
1 Parent(s): da8b5d8

Update README with new Streamlit deploy URL

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -1,6 +1,6 @@
1
  # middleschool-cardlist
2
 
3
- Composes a list of Magic cards legal in the Middle School format
4
 
5
  ## List of Middle School legal cards
6
 
@@ -29,7 +29,7 @@ Python modules:
29
 
30
  ## Streamlit web interface
31
 
32
- The app is deployed here: [middleschool.streamlit.app](https://middleschool.streamlit.app/)
33
 
34
  To run the Streamlit app locally, install the [streamlit](https://docs.streamlit.io/library/get-started) module and run:
35
 
 
1
  # middleschool-cardlist
2
 
3
+ Composes a list of Magic cards legal in the Middle School format
4
 
5
  ## List of Middle School legal cards
6
 
 
29
 
30
  ## Streamlit web interface
31
 
32
+ The app is deployed here: [middleschoolmtg.streamlit.app](https://middleschoolmtg.streamlit.app/)
33
 
34
  To run the Streamlit app locally, install the [streamlit](https://docs.streamlit.io/library/get-started) module and run:
35