aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md6
1 files changed, 6 insertions, 0 deletions
diff --git a/README.md b/README.md
index 9918940..43b2561 100644
--- a/README.md
+++ b/README.md
@@ -56,3 +56,9 @@ p(qr)
As in a typical project: `sbt test` and `sbt compile` will test and compile your code.
With utest, you can run `test-only -- Tests --trace=false` in sbt to supress the stack trace.
+
+
+#### More
+
+Check out [this page](http://www.cantab.net/users/antoni.diller/brackets/intro.html)
+to learn more about combinatory logic and bracket abstraction algorithms.