From 932bd0ed802cfb255ff7187032c5eee5f5375397 Mon Sep 17 00:00:00 2001 From: oakes Date: Tue, 21 Jan 2014 19:59:24 -0500 Subject: [PATCH] Add link to /r/playclj --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 93e6673..853bcab 100644 --- a/README.md +++ b/README.md @@ -21,6 +21,7 @@ Clojure also brings the benefits of functional programming. This is becoming a b * Check out [the example games](https://github.com/oakes/play-clj-examples) * Read [the tutorial](TUTORIAL.md) * Read [the generated docs](http://oakes.github.io/play-clj) +* Join the discussion on [/r/playclj](http://www.reddit.com/r/playclj/) * Look at this commented example: ```clojure