Update README.md

This commit is contained in:
Luciano Ramalho 2021-06-09 14:06:00 -03:00 committed by GitHub
parent 013a26295b
commit b4ffc54921
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,6 +1,6 @@
# lis.py
This directory contains 4 versions of
This directory contains 3 versions of
[Peter Norvig's `lis.py` interpreter](https://norvig.com/lispy.html)
for a subset of [Scheme](https://en.wikipedia.org/wiki/Scheme_(programming_language)).