diff options
author | Andinus <andinus@nand.sh> | 2021-11-03 17:14:21 +0530 |
---|---|---|
committer | Andinus <andinus@nand.sh> | 2021-11-03 17:14:21 +0530 |
commit | ef6d6b1048fcbab12016b46ea6177a41078e7759 (patch) | |
tree | e1745c8a2acd468866ee0fb7d8fa76af50af648c /README | |
parent | 5a1e12748274ffc87631124e6ae0d1a0a9f6c2e9 (diff) | |
download | fornax-ef6d6b1048fcbab12016b46ea6177a41078e7759.tar.gz |
Document assumptions
Diffstat (limited to 'README')
-rw-r--r-- | README | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/README b/README index f780422..5af08e0 100644 --- a/README +++ b/README @@ -67,6 +67,8 @@ This collection includes: • Iteration that tries to walk on a blocked path can be preceded by `!' character. + • First iteration is assumed to be the maze. + 2.1 Grids ───────── |