summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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.