codelion commited on
Commit
a9c9524
·
verified ·
1 Parent(s): 95ed5a2

Update main.py

Browse files
Files changed (1) hide show
  1. main.py +1 -0
main.py CHANGED
@@ -89,6 +89,7 @@ st.set_page_config(
89
  st.title("👷‍♂️ Safety Copilot 🦺")
90
 
91
  st.markdown("Chat with your personal safety assistant about any health & safety related queries.")
 
92
  # st.markdown("Up-to-date with latest OSH regulations for Singapore, Indonesia, Malaysia & other parts of Asia.")
93
  st.markdown("_"+ stats + " queries answered!_")
94
 
 
89
  st.title("👷‍♂️ Safety Copilot 🦺")
90
 
91
  st.markdown("Chat with your personal safety assistant about any health & safety related queries.")
92
+ st.markdown("[Read more](https://securade.ai/blog/how-securade-ai-safety-copilot-transforms-worker-safety.html)")
93
  # st.markdown("Up-to-date with latest OSH regulations for Singapore, Indonesia, Malaysia & other parts of Asia.")
94
  st.markdown("_"+ stats + " queries answered!_")
95