aboutsummaryrefslogtreecommitdiffhomepage
path: root/README.md
diff options
context:
space:
mode:
authorDevine Lu Linvega <[email protected]>2019-05-10 10:32:39 +0900
committerDevine Lu Linvega <[email protected]>2019-05-10 10:32:39 +0900
commite0610490da42d39251031ed974496dc5fb43ced1 (patch)
treefd63ccbeeda630358d95d8bdf70d47c1e087245c /README.md
parent2a950b6a927215cdf78afe060160342bf089531d (diff)
downloadOrca-e0610490da42d39251031ed974496dc5fb43ced1.tar.gz
Orca-e0610490da42d39251031ed974496dc5fb43ced1.zip
Documented the graphic command
Diffstat (limited to 'README.md')
-rw-r--r--README.md3
1 files changed, 2 insertions, 1 deletions
diff --git a/README.md b/README.md
index 6c50bbc..22e6ef4 100644
--- a/README.md
+++ b/README.md
@@ -120,7 +120,8 @@ All commands have a shorthand equivalent to their first character, for example,
- `move:3;4` Move cursor to position `3,4`.
- `bpm:140` Sets bpm speed to `140`.
- `apm:160` Animates bpm speed to `160`.
-- `inject:pattern` Inject the file `pattern.orca`.
+- `inject:pattern` Inject the local file `pattern.orca`.
+- `graphic:123` Set the background to the local graphic `123.jpg`.
- `write:H12;34` Writes glyph `H`, at `12,34`.
- `color:f00;0f0;00f` Colorizes the interface.