From 3a11cfbcb8370a4a47e47706a342d970717640a9 Mon Sep 17 00:00:00 2001 From: cprice11 Date: Wed, 9 Oct 2024 13:36:07 -0600 Subject: [PATCH] Wikipedia link --- experiences/bus-bunching/controls/lib/index.js | 1 + 1 file changed, 1 insertion(+) 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"

) }