Update README.md

This commit is contained in:
Justin Ethier 2015-07-24 23:26:24 -04:00
parent 4582faf1de
commit 2fb45a9c2f

View file

@ -36,7 +36,7 @@ Getting Started
cyclone> (write 'hello-world)
hello-world
3. If you need help getting started with the Scheme language try a classic textbook such as [Structure and Interpretation of Computer Programs](https://mitpress.mit.edu/sicp/full-text/book/book.html).
3. If necessary, pick up a classic textbook such as [Structure and Interpretation of Computer Programs](https://mitpress.mit.edu/sicp/full-text/book/book.html).
Documentation
-------------