Mhassanen commited on
Commit
21b34d8
·
verified ·
1 Parent(s): 1c9c9dd

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +2 -2
app.py CHANGED
@@ -15,8 +15,8 @@ st.set_page_config(
15
 
16
  with st.sidebar:
17
  st.write("## About Me")
18
- st.write("**Name:** Mahmoud Hassanen")
19
- st.write("**LinkedIn:** [Your LinkedIn Profile](https://www.linkedin.com/in/mahmoudhassanen99//)")
20
 
21
  st.title("SQL Agent with Streamlit")
22
  st.header("Analyze Sales Data with Natural Language Queries")
 
15
 
16
  with st.sidebar:
17
  st.write("## About Me")
18
+ st.write("** Mahmoud Hassanen ")
19
+ st.write("**[LinkedIn Profile](https://www.linkedin.com/in/mahmoudhassanen99//)**")
20
 
21
  st.title("SQL Agent with Streamlit")
22
  st.header("Analyze Sales Data with Natural Language Queries")