aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
index bb466e0..6d95c58 100644
--- a/README.md
+++ b/README.md
@@ -30,6 +30,7 @@ All stack items are signed bigints.
- `$`: outputs a stackdump
- whitespace: nop
- `'c`: pushes the ascii value of c
+- `"abcde"`: `'a'b'c'd'e`
- `#<file.rip>`: literally includes contents of 'file.rip' in-place