From 0ea5f759fc3c213c158ec331511dba252bb66d05 Mon Sep 17 00:00:00 2001 From: Kartik Agaram Date: Wed, 25 Mar 2020 11:46:07 -0700 Subject: 6171 --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 60d14ffd..f5962d33 100644 --- a/README.md +++ b/README.md @@ -311,8 +311,8 @@ will override earlier ones. be built up incrementally out of multiple [_layers_](http://akkartik.name/post/wart-layers).) Another special pair of labels are the block delimiters `{` and `}`. They can -be nested, and the instructions `loop` and `break` jump to the enclosing `{` -and `}` respectively. +be nested, and jump instructions can take arguments `loop` or `break` that +jump to the enclosing `{` and `}` respectively. The data segment consists of labels as before and byte values. Referring to data labels in either `code` segment instructions or `data` segment values -- cgit 1.4.1-2-gfad0