Adignite commited on
Commit
8be9094
·
verified ·
1 Parent(s): 22dc2ca

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -164,7 +164,7 @@ def main():
164
  st.info("Please try again or contact support if the problem persists.")
165
 
166
  st.markdown("---")
167
- st.markdown("Developed with ❤️ by Your Company Name")
168
 
169
  if __name__ == "__main__":
170
  main()
 
164
  st.info("Please try again or contact support if the problem persists.")
165
 
166
  st.markdown("---")
167
+ st.markdown("Developed by Carbon Connect")
168
 
169
  if __name__ == "__main__":
170
  main()