nesticot commited on
Commit
17eff40
·
verified ·
1 Parent(s): 821a0e4

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +2 -2
app.py CHANGED
@@ -162,8 +162,8 @@ app_ui = ui.page_fluid(
162
  ui.panel_sidebar(
163
  # Row for selecting season and level
164
  ui.row(
165
- ui.markdown("## 2025 MLB Pitch Plots"),
166
- ui.markdown("This app generates a movement plot for a pitcher's pitches in Spring Training games. You can highlight and update pitch types by selecting points on the plot."),
167
  ui.column(4,ui.div(
168
  "By: ",
169
  ui.tags.a(
 
162
  ui.panel_sidebar(
163
  # Row for selecting season and level
164
  ui.row(
165
+ ui.markdown("## MLB & MilB Pitch Plots"),
166
+ ui.markdown("This app generates a movement plot for a pitcher's pitches in MLB and MiLB games. You can highlight and update pitch types by selecting points on the plot."),
167
  ui.column(4,ui.div(
168
  "By: ",
169
  ui.tags.a(