aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorAlexander Kiryukhin <frei@neonxp.info>2013-09-06 08:35:55 +0400
committerAlexander Kiryukhin <frei@neonxp.info>2013-09-06 08:35:55 +0400
commit10c04a966fc0099a07a4ed2bc80e6de45cac499f (patch)
treefed5177c6ac5d9ab14b6d6dc62f1c466ba660ab9 /README.md
parent591b8b61c91d2009d614c63e109037edcda2b0d5 (diff)
Update README.md
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/README.md b/README.md
index 8af61a0..ea6d31b 100644
--- a/README.md
+++ b/README.md
@@ -107,8 +107,10 @@ $executor->addOperator('MyNamespace\ModulusToken');
Default variables:
+```
$pi = 3.14159265359
$e = 2.71828182846
+```
You can add own variable to executor: