From dab17334d6c60db5de6313a02db3e73b7345c83e Mon Sep 17 00:00:00 2001 From: skylarmt Date: Wed, 8 Apr 2015 16:52:59 -0600 Subject: [PATCH] Add readme --- README.md | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 7fc8d31..4f64dc0 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,5 @@ -======SyMAT Toolkit Template====== +SyMAT Toolkit Template +====================== Starting in version 1.8, SyMAT has the ability to load toolkits into scripts. @@ -9,7 +10,8 @@ The meta.txt file included in this template maps the class com.symatapp.toolkit.HelloWorld to the variable hello. To call the function world(), type hello.world() into SyMAT. -====License==== +License +------- This repository is in the public domain, according to the terms of Creative Commons Zero (https://creativecommons.org/publicdomain/zero/1.0/).