Update README.md

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

View File

@ -1,6 +1,6 @@
# lis.py
This directory contains 3 versions of
This directory contains 4 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)).