Skip to content

Commit b0a258d

Browse files
authored
Update README.md
1 parent 73900de commit b0a258d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

18-context-mngr/lispy/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
This directory contains 3 versions of
44
[Peter Norvig's `lis.py` interpreter](https://norvig.com/lispy.html)
5-
for Scheme.
5+
for a subset of [Scheme](https://en.wikipedia.org/wiki/Scheme_(programming_language)).
66

77
* `original/`: Norvig's `lis.py` unchanged, `lispy.py` with
88
[minor changes](https://github.com/norvig/pytudes/pull/106) to run on Python 3,

0 commit comments

Comments
 (0)