Harsh23Kashyap commited on
Commit
0ae48dd
·
1 Parent(s): 755d6fb

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +3 -1
app.py CHANGED
@@ -230,4 +230,6 @@ if val==True:
230
  plt.legend()
231
  st.pyplot(fig)
232
 
233
- st.markdown("""---""")
 
 
 
230
  plt.legend()
231
  st.pyplot(fig)
232
 
233
+
234
+
235
+ st.markdown("<br><hr><center>Made with ❤️ by <a href='https://www.linkedin.com/in/harsh-kashyap/'><strong>Harsh Kashyap</strong></a></center><hr>", unsafe_allow_html=True)