add documentation

This commit is contained in:
Luna 2019-06-06 23:45:54 -03:00
parent 627b49b418
commit 92a3076b9b
4 changed files with 44 additions and 2 deletions

2
examples/loadsave.scri Normal file
View file

@ -0,0 +1,2 @@
load :1;
quicksave;

View file

@ -0,0 +1,3 @@
load :1;
echo 3 0 1 0.2;
quicksave;