vsrinivas commited on
Commit
608c07b
1 Parent(s): ae53dd7

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -227,7 +227,7 @@ clear_button = gr.Button("Clear")
227
  # Create the layout and interface
228
  with gr.Blocks() as app:
229
  gr.Markdown("""# A Platform for Investing in Socially Responsible Companies in Your Country of Choice
230
- ## After entering the details and hitting Submit button, wait for few minutes for the results to appear. You will be pleasantly surprised with the results""")
231
 
232
  with gr.Row():
233
  with gr.Column():
 
227
  # Create the layout and interface
228
  with gr.Blocks() as app:
229
  gr.Markdown("""# A Platform for Investing in Socially Responsible Companies in Your Country of Choice
230
+ ## After entering the details and hitting Submit button, wait for a few minutes for the results to appear. You will be pleasantly surprised with the results""")
231
 
232
  with gr.Row():
233
  with gr.Column():