From 33c8d5bb661ccaf064987080657efc1b43e1688b Mon Sep 17 00:00:00 2001 From: Mark Date: Sun, 30 Oct 2022 22:43:19 -0700 Subject: [PATCH] Updated README --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index c053cc6..ac3db28 100644 --- a/README.md +++ b/README.md @@ -83,6 +83,7 @@ Lamb treats each λ expression as a binary tree. Variable binding and reduction - PyPi package - Cleanup warnings - History queue + - `W` isn't fully expanded. Why?? ## Todo: