Add link to example projects

This commit is contained in:
oakes
2014-01-12 16:26:08 -05:00
parent 803aba82df
commit f6afda794b

View File

@@ -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