Skip to content

Commit

Permalink
Extend the extendable README.
Browse files Browse the repository at this point in the history
  • Loading branch information
eigenhombre committed Nov 11, 2022
1 parent 683690f commit 4045b01
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,8 @@ class](https://www.dabeaz.com/sicp.html).
-- it implements everything needed to follow along in
[SICP](https://en.wikipedia.org/wiki/Structure_and_Interpretation_of_Computer_Programs)
up to page **102** (however, see "Limitations," below). `smallscheme`
is very lightweight and can be installed on any Python 3 installation
as follows:
is very lightweight, is [extendable](#extending-smallscheme), and can
be installed on any Python 3 installation as follows:

# Install

Expand Down

0 comments on commit 4045b01

Please sign in to comment.