From f1583b41f2f6e36df50eba25e75e810ba5c1e703 Mon Sep 17 00:00:00 2001 From: Braeden Sowinski Date: Fri, 20 May 2022 13:22:16 -0700 Subject: [PATCH] Initial commit --- README.md | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..762ec0d --- /dev/null +++ b/README.md @@ -0,0 +1,2 @@ +# earthquake-plotter +Just a small side project to learn a little bit about plotting data on maps utilizing matplotlib