From daeb4d4a9bbe3b52c2770138fceddb9ca6b7b7b8 Mon Sep 17 00:00:00 2001 From: Peter Taoussanis Date: Sat, 16 Jun 2012 13:53:38 +0700 Subject: [PATCH] Added ClojureWerkz section to README. --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 80a891f..509268f 100644 --- a/README.md +++ b/README.md @@ -124,6 +124,10 @@ And because appender fns are just regular Clojure fns, you have *unlimited power See `(doc timbre/config)` for more information on appenders. +## Timbre Supports the ClojureWerkz Project Goals + +[ClojureWerkz](http://clojurewerkz.org/) is a growing collection of open-source, batteries-included libraries for Clojure that emphasise modern targets, good documentation, and thorough testing. + ## Contact & Contribution Reach me (Peter Taoussanis) at *ptaoussanis at gmail.com* for questions/comments/suggestions/whatever. I'm very open to ideas if you have any!