From bb18cc558efb022d924ac842fccd03c83b9cb896 Mon Sep 17 00:00:00 2001 From: Ben Varick Date: Mon, 28 Oct 2024 17:04:30 -0500 Subject: [PATCH] edited README --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 3659d11..60d4283 100644 --- a/README.md +++ b/README.md @@ -7,11 +7,11 @@ This script generates maps to analyze the potential walking routes for students ## Example figures This script will generate a few figures: -A heatmap of student addresses: +###A heatmap of student addresses: ![example address figure](examples/example-addresses.png) -A map of all the walking routes within the walk boundary: +###A map of all the walking routes within the walk boundary: ![example routes figure](examples/example-routes.png) -A map of those routes colored by the level of traffic stress to bike +###A map of those routes colored by the level of traffic stress to bike ![example routes-lts figure](examples/example-routes-lts.png)