ReithBjarkan commited on
Commit
a8d414a
·
1 Parent(s): dcdf063

Added instructions.

Browse files
Files changed (1) hide show
  1. app.py +1 -2
app.py CHANGED
@@ -102,5 +102,4 @@ if st.button("Calculate Similarities"):
102
 
103
  # Footer
104
  st.markdown("---")
105
- st.markdown("Created by [Ryland Bacorn](https://huggingface.co/ReithBjarkan)")
106
- st.markdown("[Report a bug or make a suggestion](mailto:mailto:rybacorn@gmail.com)")
 
102
 
103
  # Footer
104
  st.markdown("---")
105
+ st.markdown("Created by [Ryland Bacorn](https://huggingface.co/ReithBjarkan). [Report a bug or make a suggestion](mailto:rybacorn@gmail.com)")