Spaces:
Sleeping
Sleeping
Commit ·
3dfb15a
1
Parent(s): 36ccd32
minor mod
Browse files
README.md
CHANGED
|
@@ -101,4 +101,4 @@ It is good to mention that you can also run the application locally by running t
|
|
| 101 |
```shell
|
| 102 |
streamlit run app.py
|
| 103 |
```
|
| 104 |
-
and then open the browser and go to the address `http://localhost:8501
|
|
|
|
| 101 |
```shell
|
| 102 |
streamlit run app.py
|
| 103 |
```
|
| 104 |
+
and then open the browser and go to the address `http://localhost:8501`
|