diff --git a/README.md b/README.md index 4ee0d13..f3134d6 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ -beautiful-racket -- +## beautiful-racket + Resources for the “Beautiful Racket” book, including: @@ -10,24 +10,25 @@ Resources for the “Beautiful Racket” book, including: * sample languages -Installation -- +## Installation `raco pkg install beautiful-racket` -Update -- +## Update `raco pkg update --update-deps beautiful-racket` -Documentation -- +## Documentation http://docs.racket-lang.org/br -License -- +## License MIT + + +## Project status + +Complete. I will maintain the code but no major updates are planned.