From 135919879884c807686e89e458974b3e0bc00edb Mon Sep 17 00:00:00 2001 From: Anders Hoff Date: Wed, 31 Jul 2024 07:19:59 +0200 Subject: [PATCH] . --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index fffb75d..ce940ac 100644 --- a/README.md +++ b/README.md @@ -18,7 +18,7 @@ make something that requres a relatively simple compiler. Here is a small tutorial: https://inconvergent.net/2024/lisp-query-notation/. An expanded version of the tutorial can be seen in this paper: -https://zenodo.org/records/11001584 +https://inconvergent.net/code/lqn.pdf When using `LQN` on the terminal there are three terminal commands, or input modes: `jqn`, `tqn` and `lqn`. For `JSON`, text and lisp data respectively.