From 16c0b1f1981db9ce35bcca3b77d05ee5ba314969 Mon Sep 17 00:00:00 2001 From: Matthew Butterick Date: Sun, 3 Jan 2016 00:11:50 -0800 Subject: [PATCH] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 2165262..679369f 100644 --- a/README.md +++ b/README.md @@ -5,3 +5,5 @@ Install from the command line: raco pkg install git://github.com/mbutterick/aoc-racket/ Explanations will be installed automatically as part of the Scribble documentation. + +[Or read it without installing.](http://pkg-build.racket-lang.org/doc/aoc-racket/)