aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorMarshall Lochbaum <mwlochbaum@gmail.com>2021-11-29 15:49:22 -0500
committerMarshall Lochbaum <mwlochbaum@gmail.com>2021-11-29 15:50:10 -0500
commite9ba2b94c715a1535fd5ddb9b847b9d1a3d275a7 (patch)
tree203448fae69e3104e30de24b279eed62a70ce727 /README.md
parentc95363b4a59b7c1da51d24a0e61d886514b6064e (diff)
Another installation link
Diffstat (limited to 'README.md')
-rw-r--r--README.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/README.md b/README.md
index 83f5cac2..83fb41b2 100644
--- a/README.md
+++ b/README.md
@@ -25,9 +25,9 @@ repl ∾< ∾(""Enc˜"script"Attr"src"⋈∾⟜".js")¨"bqn"‿"repl"
Want to learn and use a modern, powerful language centered on Ken Iverson's array programming paradigm? BQN **now provides**:
- A simple, consistent, and [stable](commentary/stability.md) array programming language
-- Documentation with examples, visuals, explanations, and rationale for features
+- A low-dependency C implementation using bytecode compilation: [installation](running.md)
- Basic [system functions](spec/system.md) for common math, file, and IO operations
-- A low-dependency C implementation using bytecode compilation
+- Documentation with examples, visuals, explanations, and rationale for features
BQN **will provide**: