aboutsummaryrefslogtreecommitdiffhomepage
path: root/resources
diff options
context:
space:
mode:
authorNicola Pisanti <[email protected]>2020-03-05 21:24:19 +0100
committerNicola Pisanti <[email protected]>2020-03-05 21:24:19 +0100
commitb09cbc6c6e1acb179171519c1cb6ef12e3b8f82b (patch)
tree995ad1fa84aaca4b018ce0277812765bae56a491 /resources
parentcfd7ed483f366a8b74f03ecf6f958d19d3a48987 (diff)
downloadOrca-b09cbc6c6e1acb179171519c1cb6ef12e3b8f82b.tar.gz
Orca-b09cbc6c6e1acb179171519c1cb6ef12e3b8f82b.zip
fixes TUTORIAL.md golf
Diffstat (limited to 'resources')
-rw-r--r--resources/TUTORIAL.md16
1 files changed, 3 insertions, 13 deletions
diff --git a/resources/TUTORIAL.md b/resources/TUTORIAL.md
index e4d60d5..8b7e526 100644
--- a/resources/TUTORIAL.md
+++ b/resources/TUTORIAL.md
@@ -127,22 +127,12 @@ H..
CM1
```
-### Substract
-
-Will substract `8 - 3`.
-
-```
-.3Mz
-8Ax.
-```
-
### Not Null
-Will bang if not null.
+Will bang if `L` free input is not null.
```
-cYc
-J.J
-cFc
+.L0.
+..F0
```