aboutsummaryrefslogtreecommitdiff
path: root/docs/index.html
diff options
context:
space:
mode:
authorMarshall Lochbaum <mwlochbaum@gmail.com>2020-09-24 10:37:07 -0400
committerMarshall Lochbaum <mwlochbaum@gmail.com>2020-09-24 10:37:07 -0400
commit3863c3837ded859328243ae42f524c45741c872e (patch)
tree735cb1e60d1f04cc26666db3cff5d77cda6a04b7 /docs/index.html
parent5c5c5b08f16a03f9957c39552de18f716176abf4 (diff)
Add implementation README and navigation links in main README
Diffstat (limited to 'docs/index.html')
-rw-r--r--docs/index.html5
1 files changed, 5 insertions, 0 deletions
diff --git a/docs/index.html b/docs/index.html
index 3cee0ead..0f1fa73b 100644
--- a/docs/index.html
+++ b/docs/index.html
@@ -5,6 +5,11 @@
</head>
<div class="nav"><a href="https://github.com/mlochbaum/BQN">BQN</a></div>
<h1 id="bqn-finally-an-apl-for-your-flying-saucer">BQN: finally, an APL for your flying saucer</h1>
+<center>
+
+<p><a href="doc/index.html">documentation</a> • <a href="spec/index.html">specification</a> • <a href="tutorial/index.html">tutorials</a> • <a href="implementation/index.html">implementation</a></p>
+</center>
+
<p><em>Try it online below or <a href="https://mlochbaum.github.io/BQN/try.html">here</a>, and see <a href="running.html">running.md</a> for more options.</em></p>
<div class='cont'>
<div class='kb'></div>