From 5ba6fe433cf7fd0ab975996b7a9f8c8278127ccb Mon Sep 17 00:00:00 2001 From: ttheoto <31117479+ttheoto@users.noreply.github.com> Date: Sun, 19 Apr 2020 13:53:13 +0200 Subject: [PATCH 1/2] Update README.md something about the changes made --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 531ebfa..c1c1e92 100644 --- a/README.md +++ b/README.md @@ -7,6 +7,8 @@ 4. [Results](#results) 5. [Licensing, Authors, and Acknowledgements](#licensing) +test + ## Installation There should be no necessary libraries to run the code here beyond the Anaconda distribution of Python. The code should run with no issues using Python versions 3.*. From 2331a926addc388815b13a756f556b9eeafa4074 Mon Sep 17 00:00:00 2001 From: ttheoto <31117479+ttheoto@users.noreply.github.com> Date: Sun, 19 Apr 2020 13:54:35 +0200 Subject: [PATCH 2/2] Update README.md Restoring README --- README.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/README.md b/README.md index c1c1e92..531ebfa 100644 --- a/README.md +++ b/README.md @@ -7,8 +7,6 @@ 4. [Results](#results) 5. [Licensing, Authors, and Acknowledgements](#licensing) -test - ## Installation There should be no necessary libraries to run the code here beyond the Anaconda distribution of Python. The code should run with no issues using Python versions 3.*.