jackkuo commited on
Commit
5f56567
·
verified ·
1 Parent(s): d0a0d65

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -0
app.py CHANGED
@@ -361,6 +361,7 @@ def logo(db_update_date, db_size_bio, db_size_med):
361
  </div>
362
  </div>
363
  <div style='text-align: center; margin-top: 10px;'>
 
364
  <p>How to use:
365
  <br><strong>1</strong>: Enter your search query (Optional modification "Number of results to show")
366
  <br><strong>2</strong>: Click the Enter key or Click "Search" to preview it.
 
361
  </div>
362
  </div>
363
  <div style='text-align: center; margin-top: 10px;'>
364
+ <h3 style='color: black;'>An LLM-based search and summary tool from biorxiv and medrxiv</h3>
365
  <p>How to use:
366
  <br><strong>1</strong>: Enter your search query (Optional modification "Number of results to show")
367
  <br><strong>2</strong>: Click the Enter key or Click "Search" to preview it.