Mayuresh Agashe commited on
Commit
25c7fe3
·
1 Parent(s): 4acb349

Update 3_💻_Demo.py

Browse files
Files changed (1) hide show
  1. frontend/pages/3_💻_Demo.py +1 -1
frontend/pages/3_💻_Demo.py CHANGED
@@ -10,7 +10,7 @@ def demo():
10
 
11
  def instructions():
12
  with st.expander("📝Instructions",expanded=True):
13
- st.info("Please note that the Streamlit app is just a demo to give the user an idea of the project. To witness the full power of Techdocs, please use the CLI. The instructions to use the CLI are listed in Usage page")
14
  st.markdown(
15
  """
16
  ##### 1. Generate an `API Key` from the sidebar to get started.
 
10
 
11
  def instructions():
12
  with st.expander("📝Instructions",expanded=True):
13
+ st.info("Please note that the Streamlit app is just a demo to give the user an idea of the project. To witness the full power of Techdocs, please use the CLI. The instructions to use the CLI are listed in Instructions page")
14
  st.markdown(
15
  """
16
  ##### 1. Generate an `API Key` from the sidebar to get started.