Solshine commited on
Commit
396dd33
1 Parent(s): 0afd29f

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -101,7 +101,7 @@ def launch_bot():
101
  st.markdown(
102
  "## Democratizing access to farming knowledge.\n"
103
  "This app was built with the support of our Patreon subscribers. Thank you! [Click here to join our patreon or upgrade your membership.](https://www.patreon.com/CopyleftCultivarsNonprofit). \n"
104
- "Use of this app indicates agreement to our terms of membership, available on Copyleftcultivars.com as well as an agreement not to attempt to access our databases in any way. \n"
105
  )
106
  st.markdown("---")
107
  st.image(image, width=250)
 
101
  st.markdown(
102
  "## Democratizing access to farming knowledge.\n"
103
  "This app was built with the support of our Patreon subscribers. Thank you! [Click here to join our patreon or upgrade your membership.](https://www.patreon.com/CopyleftCultivarsNonprofit). \n"
104
+ "Use of this app indicates agreement to our terms of membership, available on Copyleftcultivars.com. \n"
105
  )
106
  st.markdown("---")
107
  st.image(image, width=250)