diff options
author | Andinus <andinus@nand.sh> | 2021-11-03 17:02:00 +0530 |
---|---|---|
committer | Andinus <andinus@nand.sh> | 2021-11-03 17:02:00 +0530 |
commit | dbb7b95b35a2be5af0e2068129cd8af2be827503 (patch) | |
tree | 09306dc34fa68aec401637cda31abab8d470342f /README | |
parent | 9da6a28ad940b1c5577b17dd008281c67a46ccbc (diff) | |
download | fornax-dbb7b95b35a2be5af0e2068129cd8af2be827503.tar.gz |
Document symbol prioritization
Diffstat (limited to 'README')
-rw-r--r-- | README | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/README b/README index 6c5f325..f780422 100644 --- a/README +++ b/README @@ -78,12 +78,15 @@ This collection includes: ────────────────────────── Path `.' Blocked `#' + Destination `$' ────────────────────────── Visited `-' Current Position `@' - Destination `$' ━━━━━━━━━━━━━━━━━━━━━━━━━━ + • /Current Position/ is prioritized over /Blocked/ & /Destination/ + symbol if it makes sense. + 3 Project Structure ═══════════════════ |