aboutsummaryrefslogtreecommitdiff
path: root/docs/running.html
diff options
context:
space:
mode:
Diffstat (limited to 'docs/running.html')
-rw-r--r--docs/running.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/running.html b/docs/running.html
index 02ad00db..a8c9a2e0 100644
--- a/docs/running.html
+++ b/docs/running.html
@@ -1,4 +1,5 @@
<head><link href="style.css" rel="stylesheet"/></head>
+<div class="nav"><a href="https://github.com/mlochbaum/BQN">BQN</a></div>
<h1 id="how-to-run-bqn">How to run BQN</h1>
<p>BQN is in a very early stage of development, and there is currently no complete implementation of the language. However, it's a relatively simple language to implement, and a few implementations come close.</p>
<h3 id="bqn-ngn">BQN2NGN</h3>