diff --git a/README.md b/README.md index ce45d8f..3659d11 100644 --- a/README.md +++ b/README.md @@ -8,10 +8,10 @@ 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: -![example address figure](example-addresses.png) +![example address figure](examples/example-addresses.png) A map of all the walking routes within the walk boundary: -![example routes figure](example-routes.png) +![example routes figure](examples/example-routes.png) A map of those routes colored by the level of traffic stress to bike -![example routes-lts figure](example-routes-lts.png) +![example routes-lts figure](examples/example-routes-lts.png)