diff options
author | Devine Lu Linvega <[email protected]> | 2018-06-07 09:52:25 +1200 |
---|---|---|
committer | Devine Lu Linvega <[email protected]> | 2018-06-07 09:52:25 +1200 |
commit | 4f00b522677b37f71049cfa055de56b69b15d7bb (patch) | |
tree | a6b238b8c0b57defd46b4b3289833c52ac67b4cb /README.md | |
parent | 54695e55b49fded452fc7948da34b9641324fee2 (diff) | |
download | Orca-4f00b522677b37f71049cfa055de56b69b15d7bb.tar.gz Orca-4f00b522677b37f71049cfa055de56b69b15d7bb.zip |
F program doesn't require bang
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -20,7 +20,7 @@ Moves southward. Fires bangs in nearby available cells, on **bang**. ### If `F` -This function expects 2 functions, if the functions corresponds, F bangs southward, on **bang**. Erases function westward. +This function expects 2 functions, if the functions corresponds, F bangs southward. Erases function westward. ### Generator `G` Generates a `D` on **bang**. |