aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README.txt8
1 files changed, 7 insertions, 1 deletions
diff --git a/README.txt b/README.txt
index 6b5bf140..f3472da4 100644
--- a/README.txt
+++ b/README.txt
@@ -8,12 +8,18 @@ useful to a large part of the clojure community.
Clojure-contrib is open source under the Eclipse Public License and is
copyrighted by Rich Hickey and the various contributors.
-The official repository for clojure-contrib is
+The official source repository for clojure-contrib is
http://github.com/richhickey/clojure-contrib.
+Issues are maintained in the Assembla space at http://www.assembla.com/spaces/dashboard/index/clojure-contrib
+
For the latest documentation of the capabilities and APIs available
in clojure-contrib, please see http://richhickey.github.com/clojure-contrib/
+General discussion occurs in the Clojure Google group (http://groups.google.com/group/clojure)
+and developer discussions are in the Clojure Dev Google group
+(http://groups.google.com/group/clojure-dev).
+
Building Clojure-contrib
------------------------