From e987fa7540fb1cb6adf0eead5434bda65fb2f273 Mon Sep 17 00:00:00 2001 From: Dan Wallace <69432266+wallacewd@users.noreply.github.com> Date: Tue, 29 Sep 2020 12:58:16 -0400 Subject: [PATCH] Update README.md --- README.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index d7fb833..5a82cb5 100644 --- a/README.md +++ b/README.md @@ -1,8 +1,8 @@ # CDC-United-States-Total-Yearly-Deaths-Visualized -This script uses pandas/numpy/matplotlib to collect, organize, process and display a large data set -Author: Dan Wallace -Date: 09/29/2020 -Website: www.brick.technology +### This script uses pandas/numpy/matplotlib to collect, organize, process and display a large data set +### Author: Dan Wallace +### Date: 09/29/2020 +### Website: www.brick.technology This script uses python and requires the following libraries: - Pandas