From 7b36cd6a7a6d576c19c60e7842a0d0d0c460702a Mon Sep 17 00:00:00 2001 From: Marshall Lochbaum Date: Sat, 18 Jul 2020 23:00:43 -0400 Subject: Add links to html versions at the top of markdown files --- running.md | 2 ++ 1 file changed, 2 insertions(+) (limited to 'running.md') diff --git a/running.md b/running.md index 987d149d..5ea21f0b 100644 --- a/running.md +++ b/running.md @@ -1,3 +1,5 @@ +*View this file with results and syntax highlighting [here](https://mlochbaum.github.io/BQN/running.html).* + # How to run BQN 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. -- cgit v1.2.3