aboutsummaryrefslogtreecommitdiffhomepage
path: root/docs/wiki_src/index.md
diff options
context:
space:
mode:
authorMarvin Borner2023-11-06 18:50:35 +0100
committerMarvin Borner2023-11-06 18:50:35 +0100
commit1f7231153c172500f1073ddb22ec911379f83a07 (patch)
treef6914c30fcbeaf44c12b405eaa09065fb8203ac7 /docs/wiki_src/index.md
parent9d722a0b6138827de743f9fe4acbf3f2c1830bb0 (diff)
Improved wiki and reduced readme
Diffstat (limited to 'docs/wiki_src/index.md')
-rw-r--r--docs/wiki_src/index.md4
1 files changed, 3 insertions, 1 deletions
diff --git a/docs/wiki_src/index.md b/docs/wiki_src/index.md
index 3049322..000f874 100644
--- a/docs/wiki_src/index.md
+++ b/docs/wiki_src/index.md
@@ -3,4 +3,6 @@
Bruijn is basically pure lambda calculus with a bit of syntactic sugar.
It has no side effects, primitive functions or datatypes.
-Browse this wiki by using the search or by clicking *next* or any of the links.
+Browse this wiki by using the search or by clicking *next* or any of the
+links. If you prefer free-flowing text, read the blog post [The bruijn
+programming language](https://text.marvinborner.de/2023-04-06-01.html).