From 6cfbf25379ba512a5c3f7ce747f8eca6f8665100 Mon Sep 17 00:00:00 2001 From: robertbruntz <44660610+robertbruntz@users.noreply.github.com> Date: Thu, 6 Jun 2019 16:04:09 -0400 Subject: [PATCH] Update README.md Added a final comment --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 1da8479..db0deb5 100644 --- a/README.md +++ b/README.md @@ -85,4 +85,4 @@ Basic tutorial for git workflow practice and setting up python virtual environme >>> print ":(" source python-virtual-environments/env/bin/activate #and you're back to the working environment with all necessary packages installed for the gwosc package to work!! - + #last comment