From bc9aa4cd798042bb7b3789c12c42a176ce0a04e2 Mon Sep 17 00:00:00 2001 From: OR-FOSSEE Date: Thu, 27 Aug 2015 12:50:46 +0530 Subject: Update README.md --- README.md | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) 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. -- cgit