aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTom Faulhaber <git_net@infolace.com>2009-08-25 12:48:18 -0700
committerTom Faulhaber <git_net@infolace.com>2009-08-25 12:48:18 -0700
commitc8e18d56ea202b7e0562ab6799cbcd95651e9209 (patch)
treefbf784b0bbdbe5a5945d078beadf1cb22e9056dc
parent835bfe2a02c70c150f2354f8ef9e866f3e2fd180 (diff)
More cross references in the README
-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
------------------------