From f6afda794b2442b9f32b76920c78bc969a28ee51 Mon Sep 17 00:00:00 2001 From: oakes Date: Sun, 12 Jan 2014 16:26:08 -0500 Subject: [PATCH] Add link to example projects --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 3465ec7..7d9324d 100644 --- a/README.md +++ b/README.md @@ -14,7 +14,9 @@ The recommended way to start using play-clj is to create a Clojure game project ## Documentation -There are currently no tutorials or generated docs, because play-clj is changing rapidly. This will be resolved in the near future. For now, consider this commented example: +There are currently no tutorials or generated docs, because play-clj is changing rapidly. This will be resolved in the near future. + +For now, check out the [example projects](https://github.com/oakes/play-clj-examples). For a quick taste, consider this commented example: ```clojure (ns game-test.core