From 60437baa80ff98cb90317def2243f4599374fe94 Mon Sep 17 00:00:00 2001 From: Teddy Wing Date: Sat, 26 Dec 2015 13:01:57 -0800 Subject: README: Add a note about where to find the exercise solution --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 083fea2..d1e0fe9 100644 --- a/README.md +++ b/README.md @@ -12,6 +12,8 @@ template. With `Rack::Session::Cookie`, the session is accessible via a hash called `session`. +The solution is avalilable in the `solution` branch. + ## Installing Run -- cgit v1.2.3