update readme
parent
3cc50fef63
commit
704d2532bc
@ -1,6 +1,14 @@
|
|||||||
sugar
|
Sugar
|
||||||
-----
|
-----
|
||||||
|
|
||||||
Functions that improve the readability of Racket code.
|
Functions that improve the readability of Racket code.
|
||||||
|
|
||||||
|
Using Racket 6.0+, install from the command line like so:
|
||||||
|
|
||||||
|
raco pkg install sugar
|
||||||
|
|
||||||
|
And update like so:
|
||||||
|
|
||||||
|
raco pkg update sugar
|
||||||
|
|
||||||
You can [read the docs here](http://mbutterick.github.io/sugar/doc/).
|
You can [read the docs here](http://mbutterick.github.io/sugar/doc/).
|
Loading…
Reference in New Issue