hbfreed commited on
Commit
f60f3d0
1 Parent(s): d4555c6

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +5 -5
README.md CHANGED
@@ -79,8 +79,8 @@ One should take care dealing with these imbalances.
79
 
80
  ## Plots
81
 
82
- <p float="left">
83
- <img src="plots/pitch_results.png" width="25%" />
84
- <img src="plots/pitch_types.png" width="25%" />
85
- <img src="plots/pitch_zones.png" width="25%" />
86
- </p>
 
79
 
80
  ## Plots
81
 
82
+
83
+ | Pitch Results Distribution | Pitch Types Distribution | Pitch Zones Distribution |
84
+ | ----------------------------------- | ----------------------------------- | ------------------------------------------- |
85
+ | ![pitch results](plots/pitch_results.png) | ![pitch types](plots/pitch_types.png) | ![pitch zones](plots/pitch_zones.png) |
86
+