Spaces:
Runtime error
Runtime error
Prakash N
commited on
Commit
·
673114e
1
Parent(s):
647f25b
modified subheader
Browse files
app.py
CHANGED
@@ -1,8 +1,9 @@
|
|
1 |
import streamlit as st
|
2 |
|
3 |
st.title("Now anyone can be a content marketer!")
|
4 |
-
st.subheader("""Don't you wish there was a faster way to summarise your news articles and share it up onto your
|
5 |
-
|
|
|
6 |
|
7 |
Step 1: Copy and paste the complete article text in here
|
8 |
(*Coming soon* - Just paste the article URL)
|
|
|
1 |
import streamlit as st
|
2 |
|
3 |
st.title("Now anyone can be a content marketer!")
|
4 |
+
st.subheader("""Don't you wish there was a faster way to summarise your news articles and share it up onto your favourite social media platforms.
|
5 |
+
|
6 |
+
LorSor helps you through a simple 3 stage process.
|
7 |
|
8 |
Step 1: Copy and paste the complete article text in here
|
9 |
(*Coming soon* - Just paste the article URL)
|