aboutsummaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorSarah Burns <mystical.unicat@gmail.com>2021-12-06 04:39:42 -0800
committerSarah Burns <mystical.unicat@gmail.com>2021-12-06 04:39:42 -0800
commit962597f1384bcd2b6da06a528263943a43910f9e (patch)
tree8e5be5ef2fce0335bccb1ac44c6232704c2e42f1 /src
parent2312be870bfbd28ecb7afe47d14d98e02833cdb4 (diff)
parentee67af89c07ac25e4c1a1889f089a73a238686eb (diff)
Merge branch 'master' of github.com:MysticalUnicat/BQN
Diffstat (limited to 'src')
-rw-r--r--src/README.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/README.txt b/src/README.txt
index 769bf4f5..a04d515f 100644
--- a/src/README.txt
+++ b/src/README.txt
@@ -23,8 +23,8 @@ Since it defines primitives, the runtime is only sort of BQN. This is
why pr.bqn is required to process it. It's also compiled with a custom
primitive set.
-e.bqn and p.bqn also require the definitions from svg.bqn; they are
-attached cjs.bqn.
+e.bqn and p.bqn also require the definitions from ../svg.bqn; this file
+is prepended by cjs.bqn.
Some of these files are also used elsewhere: pp.bqn preprocesses other
primitive-defining code in ../test/ref.bqn, and f.bqn is used to format