summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md5
1 files changed, 5 insertions, 0 deletions
diff --git a/README.md b/README.md
new file mode 100644
index 0000000..8e0d999
--- /dev/null
+++ b/README.md
@@ -0,0 +1,5 @@
+This repository is a test toolbox for Scilab. It demonstrates
+1. How to add a function defined in C in scilab
+2. How to add a function defined in Scilab in Scilab
+3. How to write help for the added functions
+4. How to create a toolbox out of the above functions.