lschlessinger commited on
Commit
663f0b2
·
1 Parent(s): c90aafb

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -179,7 +179,7 @@ def usatt_rating_analyzer(file_obj):
179
  with gr.Blocks() as demo:
180
  analyze_btn_title = "Analyze"
181
  gr.Markdown(f"""# USATT rating analyzer
182
- Analyze USA table tennis tournament and league results.
183
 
184
  ## Downloading match results
185
  1. Make sure you are [logged in](https://usatt.simplycompete.com/login/auth) to your USATT account.
 
179
  with gr.Blocks() as demo:
180
  analyze_btn_title = "Analyze"
181
  gr.Markdown(f"""# USATT rating analyzer
182
+ Analyze [USA table tennis](https://www.teamusa.org/usa-table-tennis) tournament and league results.
183
 
184
  ## Downloading match results
185
  1. Make sure you are [logged in](https://usatt.simplycompete.com/login/auth) to your USATT account.