summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorOR-FOSSEE2015-08-27 12:50:46 +0530
committerOR-FOSSEE2015-08-27 12:50:46 +0530
commitbc9aa4cd798042bb7b3789c12c42a176ce0a04e2 (patch)
tree79f36e3c34da6d2c128ad9069c5ade8f19f4bba5
parent5f6cc4e3a2437a3952761991bcdf67f5c0212cd5 (diff)
downloadFOSSEE-Optimization-toolbox-bc9aa4cd798042bb7b3789c12c42a176ce0a04e2.tar.gz
FOSSEE-Optimization-toolbox-bc9aa4cd798042bb7b3789c12c42a176ce0a04e2.tar.bz2
FOSSEE-Optimization-toolbox-bc9aa4cd798042bb7b3789c12c42a176ce0a04e2.zip
Update README.md
-rw-r--r--README.md11
1 files changed, 10 insertions, 1 deletions
diff --git a/README.md b/README.md
index e8ccd7c..63ae609 100644
--- a/README.md
+++ b/README.md
@@ -1 +1,10 @@
-# symphony
+# Symphony Toolbox for Scilab
+
+A toolbox that provides mixed integer linear programming tools in Scilab through the Symphony library
+
+Tested with Symphony 5.5.6 and Scilab 5.5.2
+
+## To use:
+1. In Scilab, change the working directory to the root directory of the repository
+2. Run `exec loader.sce`
+3. The library is now ready for use.