From 6ff321eebc31a316d3ee2a139a505733d4c4dbf7 Mon Sep 17 00:00:00 2001 From: David Rower Date: Tue, 24 Sep 2019 17:46:03 -0400 Subject: [PATCH] Typo in README --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 98917db..711e646 100644 --- a/README.md +++ b/README.md @@ -24,6 +24,6 @@ model.compare(dataset) plt.show() ``` -Full installation instructions and documentation can be found [here](https://github.mit.edu/pages/Scattering/CDTools/) +Full installation instructions and documentation can be found [here](https://github.mit.edu/pages/Scattering/CDTools/). -Have a wonderful day! \ No newline at end of file +Have a wonderful day!