diff options
author | Devine Lu Linvega <[email protected]> | 2018-06-08 20:47:15 +1200 |
---|---|---|
committer | Devine Lu Linvega <[email protected]> | 2018-06-08 20:47:15 +1200 |
commit | bbf0d6e083f7e47f4c4b6f006e141cd4d03d4517 (patch) | |
tree | c85bb49012f3152047ac2f5eeef1509572a33247 /README.md | |
parent | 4dd1b094246abc2ac662b2dbc53cea4c9b6b4532 (diff) | |
download | Orca-bbf0d6e083f7e47f4c4b6f006e141cd4d03d4517.tar.gz Orca-bbf0d6e083f7e47f4c4b6f006e141cd4d03d4517.zip |
A func always renders
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -5,7 +5,7 @@ Not much is known about the machine, but it seems to be reacting to our presence ## Programs ### Add `A` -This function expects 2 numerical values, adds them up to generate an index, and create the function corresponding to this index, on **bang**. +This function expects 2 numerical values, adds them up to generate an index, and create the function corresponding to this index. ### Bang `B` The **bang** function is used to trigger various functions, only lasts one cycle. |