diff options
Diffstat (limited to 'docs/running.html')
| -rw-r--r-- | docs/running.html | 8 |
1 files changed, 7 insertions, 1 deletions
diff --git a/docs/running.html b/docs/running.html index 1489ba93..55f78056 100644 --- a/docs/running.html +++ b/docs/running.html @@ -39,7 +39,7 @@ </tbody> </table> <p>For tools related to running BQN, see the <a href="editors/index.html">editor plugins</a> and <a href="https://mlochbaum.github.io/BQN/fonts.html">fonts page</a>.</p> -<p>All these websites run BQN (on your computer, except Attempt This Online):</p> +<p>All these websites run BQN (on your computer, except the CBQN ones):</p> <table> <thead> <tr> @@ -98,6 +98,12 @@ <td>JS</td> <td>Create animations</td> </tr> +<tr> +<td><a href="https://week.golf">week.golf</a></td> +<td>Challenge</td> +<td>CBQN</td> +<td>Code golf</td> +</tr> </tbody> </table> <p>Further details in the sections below.</p> |
