Skip to content

Commit 3eb60a3

Browse files
authored
Update README.md
1 parent 0d97196 commit 3eb60a3

File tree

1 file changed

+6
-2
lines changed

1 file changed

+6
-2
lines changed

README.md

+6-2
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22

33
[![Build Status](https://jenkins.cossan.co.uk/buildStatus/icon?job=OpenCossan%2Fmaster)](https://jenkins.cossan.co.uk/job/OpenCossan/job/master/)
44

5+
56
OpenCossan is a Matlab-based toolbox for uncertainty quantification and management. The implemented framework includes third-party software integration (e.g. ANSYS), efficient numeric algorithms (e.g. Line Sampling) and parallelization for high performance computing. OpenCossan functionalities can be summarized in:
67

78
* Uncertainty Quantification
@@ -21,7 +22,10 @@ https://cossan.co.uk
2122

2223
## Getting started
2324

24-
If you are unfamiliar with git the stable version (master) can be downloaded by simply clicking the green Download .ZIP button. However, it is recommended to use the repository with git.
25+
If you are unfamiliar with git the stable version (master) can be downloaded by simply clicking the green Download .ZIP button. You can also install OpenCossan from File Exchange
26+
[![View OpenCossan on File Exchange](https://www.mathworks.com/matlabcentral/images/matlab-file-exchange.svg)](https://uk.mathworks.com/matlabcentral/fileexchange/72108-opencossan)
27+
28+
However, it is recommended to use the repository with git.
2529

2630
To clone it to your local machine type in the terminal:
2731

@@ -44,7 +48,7 @@ Comprehensive documentation is available in the wiki available at https://cossan
4448

4549
## Project status
4650

47-
At the moment we are migrating from a private repository to GitHub. Some of the OpenCossan functionalities are not available in this repository yet.
51+
At the moment we are working to the development branch to include the new code sintax and unit testing. Although the refactoring is not completed, most of the funtionalities are supported working.
4852

4953
## Support
5054

0 commit comments

Comments
 (0)