Commit
·
04aa744
1
Parent(s):
57f0fa1
updated
Browse files
app.py
CHANGED
@@ -37,7 +37,7 @@ st.subheader(
|
|
37 |
st.subheader(
|
38 |
'Examples:')
|
39 |
st.markdown(
|
40 |
-
':blue[Tesla Investment News: Electric cars stock going to go up in future, buy now"]')
|
41 |
st.markdown(
|
42 |
':green[Technology stock watchlist: "Keep a look out for that stock, its really good!"]')
|
43 |
st.markdown(
|
|
|
37 |
st.subheader(
|
38 |
'Examples:')
|
39 |
st.markdown(
|
40 |
+
':blue[Tesla Investment News: "Electric cars stock going to go up in future, buy now"]')
|
41 |
st.markdown(
|
42 |
':green[Technology stock watchlist: "Keep a look out for that stock, its really good!"]')
|
43 |
st.markdown(
|