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