From af3335f8b3b814bad2e927ce717bc1aa533cf045 Mon Sep 17 00:00:00 2001 From: Waylon Walker Date: Sat, 1 Apr 2017 15:18:03 -0500 Subject: [PATCH] fixed markdown error --- readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/readme.md b/readme.md index fdc00e2..a663d01 100644 --- a/readme.md +++ b/readme.md @@ -21,7 +21,7 @@ Now setup your python environment with your favorite packages. ``` pip install pandas matplotlib bottle ``` -##Example +## Example CO2 emissions data from data.world [report](http://htmlpreview.github.io/?https://github.com/WaylonWalker/test/blob/gh-pages/co2plot.html)