diff --git a/data/config.json b/data/config.json
index 9d425d5..b3cddfe 100644
--- a/data/config.json
+++ b/data/config.json
@@ -41,7 +41,8 @@
"parkingRoutePace": {
"walkMinutesPerMile": 24,
"dashMilesPerHour": 12,
- "dashBoardingWaitMinutes": 5
+ "dashBoardingWaitMinutes": 5,
+ "driveMilesPerHour": 25
},
"linkTexts": {
"viewTransitRoute": "View transit route on Google Maps",
diff --git a/index.html b/index.html
index 4d1340e..6b83fe6 100644
--- a/index.html
+++ b/index.html
@@ -295,6 +295,14 @@
How each mode works
+