aboutsummaryrefslogtreecommitdiff
path: root/commentary
diff options
context:
space:
mode:
Diffstat (limited to 'commentary')
-rw-r--r--commentary/README.md8
1 files changed, 8 insertions, 0 deletions
diff --git a/commentary/README.md b/commentary/README.md
new file mode 100644
index 00000000..dd745f89
--- /dev/null
+++ b/commentary/README.md
@@ -0,0 +1,8 @@
+*View this file with results and syntax highlighting [here](https://mlochbaum.github.io/BQN/commentary/index.html).*
+
+# BQN commentary
+
+Documents in this directory give context on how BQN was designed or remark on aspects of the language.
+
+- [Problems with BQN](problems.md)
+- [BQN development history](history.md)