From 1dba4e2b7b8c0c1efe14254cb642a38706685578 Mon Sep 17 00:00:00 2001 From: Braisted Date: Thu, 14 Sep 2017 12:02:21 -0400 Subject: [PATCH] changes --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index c2e4071..8561341 100644 --- a/README.md +++ b/README.md @@ -35,7 +35,7 @@ legend('Residential','Transportation','Location','northwest') title('US Energy Consumption from 1949 to 2016') saveas(h,'figure_01.png') ``` -![US Energy Use per Year from 1949-2016](./Problem 4/figure_01.png) +![US Energy Use per Year from 1949-2016](./Problem 5/figure_01.png) ```MATLAB