summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorAshutosh Mahajan2017-09-13 10:23:54 +0530
committerAshutosh Mahajan2017-09-13 10:23:54 +0530
commitf5017e7df653aa4cd72167a6c10fd40ab1cc9e0c (patch)
treed81bd5b082571f2c80d73fbdfc5c6e2c24df5407 /README.md
parent6272c9b7291b304a523ffc06c56453a8060fadcc (diff)
downloadFOSSEE-Optimization-toolbox-master.tar.gz
FOSSEE-Optimization-toolbox-master.tar.bz2
FOSSEE-Optimization-toolbox-master.zip
Diffstat (limited to 'README.md')
-rw-r--r--README.md7
1 files changed, 4 insertions, 3 deletions
diff --git a/README.md b/README.md
index 02930ef..f2a09c9 100644
--- a/README.md
+++ b/README.md
@@ -4,12 +4,13 @@ A toolbox that provides mixed integer linear programming, quadratic programming
Tested with Symphony 5.6.10, Ipopt 3.12.4 and Scilab 5.5.2
-##To Download
-1. Go to the link `http://or.fossee.in/resources/downloads`
+## To Download
+1. [Visit the link
+ `http://or.fossee.in/resources/downloads`](http://or.fossee.in/resources/downloads)
2. Select the linux or windows version as per your platform.
3. Extract the files.
-## To use:
+## To use
1. In Scilab, change the working directory to the root directory of the repository
2. Run `exec loader.sce` in the scilab console.
3. The Toolbox is now ready, to see help type `help FOSSEE Optimization Toolbox` in console.