diff --git a/README.md b/README.md index a2723c4..5edab11 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,14 @@ -sugar +Sugar ----- 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/). \ No newline at end of file