GianJSX commited on
Commit
a7e7db9
·
1 Parent(s): a1ab5e9

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -21,7 +21,7 @@ with st.expander(label="Check out the video demo"):
21
  yt_video = st.video("https://www.youtube.com/watch?v=_zeCun4OlCc")
22
 
23
  info_text = """
24
- *Quick start*
25
  Fill the input with the HTML code you want to extract data from
26
  Example below:
27
  """
 
21
  yt_video = st.video("https://www.youtube.com/watch?v=_zeCun4OlCc")
22
 
23
  info_text = """
24
+ **Quick start** \n
25
  Fill the input with the HTML code you want to extract data from
26
  Example below:
27
  """