Browse Source

Applied changes to mirror those on Github and update to 2.0

Ajayrama Kumaraswamy 3 years ago
parent
commit
bb138447e6
1 changed files with 2 additions and 2 deletions
  1. 2 2
      Readme.md

+ 2 - 2
Readme.md

@@ -1,5 +1,5 @@
 Welcome to regmaxsn repository!
-This is a snapshot of v1.1 of the GitHub repository https://github.com/wachtlerlab/Reg-MaxS. Updates and Newer versions of the software are posted on the Github repository.
+This is a snapshot of v2.0 of the GitHub repository https://github.com/wachtlerlab/Reg-MaxS. Updates and Newer versions of the software are posted on the Github repository.
 
 Description
 ---
@@ -68,4 +68,4 @@ You need to open this .py file in a editor and change variables as needed. The d
 > python \<path to your Reg-MaxS Workspace\>/utilityScripts/constructRegMaxSNParFile.py
 
 3. Run Reg-MaxS-N with this parameter file:
-> python -m regmaxsn.scripts.algorithms.RegMaxSN \<path to the above created Reg-MaxS-N parameter file\>
+> python -m regmaxsn.scripts.algorithms.RegMaxSN \<path to the above created Reg-MaxS-N parameter file\>