Skip to content

Commit 90bc2b4

Browse files
committed
Minor docs improvement
1 parent bfbe9f4 commit 90bc2b4

2 files changed

Lines changed: 6 additions & 6 deletions

File tree

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -102,9 +102,9 @@ More examples can be found in the
102102

103103
## Interactive App
104104

105-
You can see a live demo of **tda-mapper** without installing anything on the
106-
[Live Demo on Streamlit Cloud](https://tda-mapper-app.streamlit.app/),
107-
or run Locally with:
105+
You can explore a live demo of **tda-mapper** directly on
106+
[Streamlit Cloud](https://tda-mapper-app.streamlit.app/),
107+
or run it locally using the following:
108108

109109
```
110110
pip install -r app/requirements.txt

docs/source/quickstart.rst

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -76,9 +76,9 @@ More examples can be found in the
7676
Interactive App
7777
---------------
7878

79-
You can see a live demo of **tda-mapper** without installing anything on the
80-
`Live Demo on Streamlit Cloud <https://tda-mapper-app.streamlit.app/>`__,
81-
or run Locally with:
79+
You can explore a live demo of **tda-mapper** directly on
80+
`Streamlit Cloud <https://tda-mapper-app.streamlit.app/>`__,
81+
or run it locally using the following:
8282

8383
.. code:: bash
8484

0 commit comments

Comments
 (0)