diff --git a/experiences/bus-bunching/controls/lib/index.js b/experiences/bus-bunching/controls/lib/index.js index 1939df1..ec3b053 100644 --- a/experiences/bus-bunching/controls/lib/index.js +++ b/experiences/bus-bunching/controls/lib/index.js @@ -80,6 +80,7 @@ const ControlsComponent = () => { {/* // PAUSE BUTTONS HERE */} +

Learn more about bus bunching here: Wikipedia "Bus Bunching"

) }