Skip to content

Commit 3acbd10

Browse files
committed
update readme file
1 parent 0377bd5 commit 3acbd10

File tree

1 file changed

+11
-15
lines changed

1 file changed

+11
-15
lines changed

README.md

Lines changed: 11 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -17,23 +17,19 @@ Release1.1.0
1717
- Install MOOSE which can be found here
1818
https://moose.ncbs.res.in/readthedocs/install/install.html
1919
- Install FindSim:
20-
Clone the entire repository using
21-
>git clone https://github.com/BhallaLab/FindSim
22-
or, clone specific branch such as "stable" using:
23-
>git clone -b <branch-name> https://github.com/BhallaLab/FindSim
24-
20+
https://github.com/BhallaLab/FindSim/archive/v1.1.0.zip
21+
https://github.com/BhallaLab/FindSim/archive/v1.1.0.tar.gz
2522
=============================================================================
2623
# File organization:
27-
FindSim/ : project directory
28-
FindSim/stable : Stable branch. Stable version of `develop` branch
29-
FindSim/Curated : Folder contains FindSim worksheets to which the model is well fit.
30-
FindSim/models : Model files
31-
FindSim/findSim.py : Main findSim script
32-
FindSim/runAllParallel.py : Batch/parallel wrapper script.
33-
FindSim/FindSim-Exptworksheet.xlsx : Template worksheet with inline help and units, for Microsoft Excel.
34-
FindSim/FindSim-Exptworksheet.ods : Template worksheet with inline help and units, for Libre Office.
35-
FindSim/FindSim-Schema.xml : Schema for tsv files for worksheet.
36-
FindSim/README.md : This file
24+
FindSim-v.1.1.0/ : project directory
25+
FindSim-v.1.1.0/Curated : Folder contains FindSim worksheets to which the model is well fit.
26+
FindSim-v.1.1.0/models : Model files
27+
FindSim-v.1.1.0/findSim.py : Main findSim script
28+
FindSim-v.1.1.0/runAllParallel.py : Batch/parallel wrapper script.
29+
FindSim-v.1.1.0/FindSim-Exptworksheet.xlsx : Template worksheet with inline help and units, for Microsoft Excel.
30+
FindSim-v.1.1.0/FindSim-Exptworksheet.ods : Template worksheet with inline help and units, for Libre Office.
31+
FindSim-v.1.1.0/FindSim-Schema.xml : Schema for tsv files for worksheet.
32+
FindSim-v.1.1.0/README.md : This file
3733
3834
=============================================================================
3935
# Quick start:

0 commit comments

Comments
 (0)