From ae7ce4965823c1670e79a7a06c6af166f48ad3ea Mon Sep 17 00:00:00 2001 From: Marshall Lochbaum Date: Sun, 5 Dec 2021 21:37:01 -0500 Subject: Fix broken sentence --- src/README.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src') 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 -- cgit v1.2.3