Spaces:
Running
Running
Update app.py
Browse files
app.py
CHANGED
@@ -15,8 +15,8 @@ st.set_page_config(
|
|
15 |
|
16 |
with st.sidebar:
|
17 |
st.write("## About Me")
|
18 |
-
st.write("**
|
19 |
-
st.write("**
|
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")
|