a-ge commited on
Commit
93f6844
·
verified ·
1 Parent(s): db527c4

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -92,7 +92,7 @@ def get_comparison_report(symbol: str, benchmark: str):
92
  with gr.Blocks() as demo:
93
  gr.Markdown("# Stock-lens🔎")
94
  gr.Markdown(
95
- "Get Analyst ratings and technical indicator details📈. Get Comparison of your favourite stocks"
96
  )
97
 
98
  with gr.Tab("Technical Analysis"):
 
92
  with gr.Blocks() as demo:
93
  gr.Markdown("# Stock-lens🔎")
94
  gr.Markdown(
95
+ "Get Analyst ratings and technical indicator details📈. Get Comparison of your favourite stocks🏆"
96
  )
97
 
98
  with gr.Tab("Technical Analysis"):