Skip to content

Commit 3bf88c2

Browse files
authored
Update welcome message for NeqSim tool
1 parent 0423fd7 commit 3bf88c2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

welcome.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ def make_request(question_input: str):
2626

2727
st.image('images/neqsimlogocircleflat.png', width=150)
2828

29-
st.write("# Welcome to the NeqSim Simulation Platform! 👋")
29+
st.write("# Welcome to the NeqSim Process Simulation Tool! 👋")
3030

3131
"""
3232
### About NeqSim

0 commit comments

Comments
 (0)