Updated README
This commit is contained in:
parent
bfc72d8fd3
commit
eeb2b9182a
|
@ -23,7 +23,6 @@ Getting started
|
||||||
===============
|
===============
|
||||||
|
|
||||||
Install cur via `raco pkg install cur`.
|
Install cur via `raco pkg install cur`.
|
||||||
Setup will likely result in a ton of errors that are safe to ignore.
|
|
||||||
|
|
||||||
Try it out. Save the following to `test.rkt`, then run `racket test.rkt`.
|
Try it out. Save the following to `test.rkt`, then run `racket test.rkt`.
|
||||||
|
|
||||||
|
@ -41,8 +40,9 @@ Try it out. Save the following to `test.rkt`, then run `racket test.rkt`.
|
||||||
I
|
I
|
||||||
```
|
```
|
||||||
|
|
||||||
There is currently little documentation, so your best bet is to look at
|
See the docs: `raco docs cur`.
|
||||||
the source code in the `stdlib` for examples.
|
|
||||||
|
The standard library is currently undocumented, so just see the source.
|
||||||
|
|
||||||
Going further
|
Going further
|
||||||
=============
|
=============
|
||||||
|
|
Loading…
Reference in New Issue
Block a user