riteshcp commited on
Commit
3442dc1
·
verified ·
1 Parent(s): 53e180e

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +2 -2
app.py CHANGED
@@ -11,7 +11,7 @@ import io
11
 
12
  # Set Streamlit page configuration
13
  st.set_page_config(
14
- page_title='Indian Stock Data Downloader and Volume Analyzer',
15
  layout='wide',
16
  initial_sidebar_state='expanded'
17
  )
@@ -234,4 +234,4 @@ else:
234
 
235
  **Sample CSV Download:**
236
  [Download Sample `stock_list.csv`](https://raw.githubusercontent.com/your-username/your-repo/main/sample_stock_list.csv)
237
- """)
 
11
 
12
  # Set Streamlit page configuration
13
  st.set_page_config(
14
+ page_title='📈 Indian Stock Data Downloader and Volume Analyzer',
15
  layout='wide',
16
  initial_sidebar_state='expanded'
17
  )
 
234
 
235
  **Sample CSV Download:**
236
  [Download Sample `stock_list.csv`](https://raw.githubusercontent.com/your-username/your-repo/main/sample_stock_list.csv)
237
+ """)