aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README.md2
-rw-r--r--docs/index.html2
2 files changed, 2 insertions, 2 deletions
diff --git a/README.md b/README.md
index dccb4ed4..ceabc291 100644
--- a/README.md
+++ b/README.md
@@ -33,7 +33,7 @@ Looking for a modern, powerful language centered on Ken Iverson's array programm
BQN **will provide**:
-- State of the art array performance: takes some time, but I developed many of Dyalog APL's current algorithms and know we'll get there
+- State of the art array performance: CBQN credibly competes with the fastest array languages, but isn't dominant yet.
- Interfaces to connect with other languages, like a C FFI and JSON and CSV tools
- A standard system to install and use libraries and packages, and support for package managers
diff --git a/docs/index.html b/docs/index.html
index 4e441a8f..5fb22f47 100644
--- a/docs/index.html
+++ b/docs/index.html
@@ -32,7 +32,7 @@
</ul>
<p>BQN <strong>will provide</strong>:</p>
<ul>
-<li>State of the art array performance: takes some time, but I developed many of Dyalog APL's current algorithms and know we'll get there</li>
+<li>State of the art array performance: CBQN credibly competes with the fastest array languages, but isn't dominant yet.</li>
<li>Interfaces to connect with other languages, like a C FFI and JSON and CSV tools</li>
<li>A standard system to install and use libraries and packages, and support for package managers</li>
</ul>