mirror of
https://github.com/justinethier/cyclone.git
synced 2025-05-24 12:35:05 +02:00
Update README.md
This commit is contained in:
parent
4582faf1de
commit
2fb45a9c2f
1 changed files with 1 additions and 1 deletions
|
@ -36,7 +36,7 @@ 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).
|
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
|
Documentation
|
||||||
-------------
|
-------------
|
||||||
|
|
Loading…
Add table
Reference in a new issue