Lisibonny commited on
Commit
bce126e
1 Parent(s): e2fa215

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -38,7 +38,7 @@ def main():
38
  # Sidebar
39
  st.sidebar.header("Acerca de")
40
  st.sidebar.markdown(
41
- "[Streamlit](https://streamlit.io) is a Python library that allows the creation of interactive, data-driven web applications in Python."
42
  )
43
 
44
  st.sidebar.header("Artículos Indexados")
 
38
  # Sidebar
39
  st.sidebar.header("Acerca de")
40
  st.sidebar.markdown(
41
+ "El Repatidor Dominicano es sistema de recuperación de información desde periódicos dominicanos que usa técnics de aprendizaje de máquina."
42
  )
43
 
44
  st.sidebar.header("Artículos Indexados")