aboutsummaryrefslogtreecommitdiffhomepage
path: root/README.md
diff options
context:
space:
mode:
authorDevine Lu Linvega <[email protected]>2019-05-08 10:23:45 +0900
committerDevine Lu Linvega <[email protected]>2019-05-08 10:23:45 +0900
commit7ca035669131fd7d51739e2fce87d1ab78e06e03 (patch)
tree2bc2678820405ce9cf629a62ad1c631c7584beb3 /README.md
parentc03acf192f40dfdef2120decaa554d1b3a4de62e (diff)
downloadOrca-7ca035669131fd7d51739e2fce87d1ab78e06e03.tar.gz
Orca-7ca035669131fd7d51739e2fce87d1ab78e06e03.zip
Implemented Lerp.
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 69df5bc..bc3c9ea 100644
--- a/README.md
+++ b/README.md
@@ -48,7 +48,7 @@ npm start
- `W` **west**: Moves westward, or bangs.
- `X` **write**: Writes a distant operator with offset.
- `Y` **jymper**: Outputs the westward operator.
-- `Z` **zoom**: Moves eastwardly, respawns west on collision.
+- `Z` **lerp**: Transitions southward operator toward input.
- `*` **bang**: Bangs neighboring operators.
- `#` **comment**: Comments a line, or characters until the next hash.