Making a bit more safe and disabling an eval by default

This commit is contained in:
Tyler Akins
2017-11-03 16:45:51 -05:00
parent a5ec7dd740
commit f20e4ae83a
2 changed files with 24 additions and 2 deletions

View File

@@ -115,6 +115,8 @@ The result? You get a list of the five elements in the array. It is vital that
There are more scripts available in the [demos directory](demo/) that could help illustrate how you would use this program.
There are additional features that the program supports. Try using `mo --help` to see what is available.
Concessions
-----------