summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFrancois Perrad <francois.perrad@gadz.org>2011-08-22 16:14:34 +0200
committerFrancois Perrad <francois.perrad@gadz.org>2011-08-22 16:14:34 +0200
commit66b758d32c69fd5763c078116bce71529c4a2102 (patch)
treeeb47bab801f7ba867c00c14d29ec1f7652c3e0b3
parentapply licence as stipulated (diff)
downloadspore-specifications-66b758d32c69fd5763c078116bce71529c4a2102.tar.gz
add mailling list
-rw-r--r--README.md6
1 files changed, 5 insertions, 1 deletions
diff --git a/README.md b/README.md
index 475c22e..a6d82ea 100644
--- a/README.md
+++ b/README.md
@@ -2,9 +2,13 @@
## SPECIFICATIONS
- * [API Description](http://github.com/spore/)
+ * [API Description](http://github.com/spore/api-description)
* [Client Implementation](http://github.com/spore/)
+## DISCUSSIONS
+
+ * [mailling list](http://groups.google.com/group/spore-rest)
+
## IMPLEMENTATIONS
* [Clojure](http://github.com/ngrunwald/clj-spore)