Added step 3

This commit is contained in:
Justin Ethier 2015-07-24 23:24:17 -04:00
parent c9ac1cfbe0
commit 4582faf1de

View file

@ -36,6 +36,8 @@ Getting Started
cyclone> (write 'hello-world) cyclone> (write 'hello-world)
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).
Documentation Documentation
------------- -------------