Skip to content

Commit 1f3b4a6

Browse files
Add parentheses to minimize confusion
1 parent b4d08d8 commit 1f3b4a6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ a tgm-20 _program_ consists of up to four _layers_.
2222

2323
a _layer_ is a sequence of _commands_. these commands describe an image by applying a sequence transforms to a preset source image.
2424

25-
there are six regular commands in the tgm-20 standard library (detailed below), and two special commands for deleting a command and appending a new layer.
25+
there are six regular commands in the tgm-20 standard library (detailed below), and two special commands (deleting a command and appending a new layer).
2626

2727
every regular command has two functions:
2828
- when a command is the first command in a layer, it draws a preset source image to the pixel matrix.

0 commit comments

Comments
 (0)