From cf14f736f74acf4c969aa1be5f59063b299d76fc Mon Sep 17 00:00:00 2001 From: Mark Thom Date: Fri, 26 May 2017 12:48:51 -0600 Subject: [PATCH] update README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 2c4895de..40226375 100644 --- a/README.md +++ b/README.md @@ -40,7 +40,7 @@ Use the WAM code produced by the completed code generator to target LLVM IR to get JIT-compiled and -executed Prolog programs. It's my hope to use rusty-wam as the logic engine of a low level (and -ideally, very fast) Shen implementation. +ideally, very fast) [Shen](http://shenlanguage.org) implementation. ## Tutorial To enter a multi-clause predicate, the brackets ":{" and "}:" are used -- 2.54.0