From 2fb45a9c2f1fbcbe7f14f507df9a6409b627a237 Mon Sep 17 00:00:00 2001 From: Justin Ethier Date: Fri, 24 Jul 2015 23:26:24 -0400 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index bf347e90..7b8d4c14 100644 --- a/README.md +++ b/README.md @@ -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 -------------