diff --git a/README.md b/README.md index c5ddefc..c053cc6 100644 --- a/README.md +++ b/README.md @@ -80,8 +80,9 @@ Lamb treats each λ expression as a binary tree. Variable binding and reduction - Prevent macro-chaining recursion - step-by-step reduction - Full-reduce option (expand all macros) - - Show a warning when a free variable is created - PyPi package + - Cleanup warnings + - History queue ## Todo: