nesticot commited on
Commit
ca40fb3
·
verified ·
1 Parent(s): cd18a04

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -168,7 +168,7 @@ main_ui = ui.page_fluid(
168
  ui.panel_sidebar(
169
  # Row for selecting season and level
170
  ui.row(
171
- ui.markdown("## MLB & MilB Pitch Plots"),
172
  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."),
173
  ui.column(4,ui.div(
174
  "By: ",
 
168
  ui.panel_sidebar(
169
  # Row for selecting season and level
170
  ui.row(
171
+ ui.markdown("## MLB & MiLB Pitch Plots"),
172
  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."),
173
  ui.column(4,ui.div(
174
  "By: ",