From 9e1ba330975e13188b63d361e833f29c17e4d3be Mon Sep 17 00:00:00 2001 From: Ben Varick Date: Mon, 28 Oct 2024 17:05:09 -0500 Subject: [PATCH] edited README again --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 60d4283..2e4d3e9 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)