Explorar o código

Merge pull request #108 from Shopify/google-group

Add google group link to README
Evan Huus %!s(int64=11) %!d(string=hai) anos
pai
achega
92662104d0
Modificáronse 1 ficheiros con 4 adicións e 0 borrados
  1. 4 0
      README.md

+ 4 - 0
README.md

@@ -5,6 +5,10 @@ Sarama is an MIT-licensed Go client library for Apache Kafka 0.8 (and later).
 
 Documentation is available via godoc at http://godoc.org/github.com/Shopify/sarama
 
+There is a google group for discussion
+* web: https://groups.google.com/forum/#!forum/sarama-users
+* email: sarama-users@googlegroups.com
+
 It is compatible with Go 1.1 and 1.2 (which means `go vet` on 1.2 may return
 some suggestions that we are ignoring for the sake of compatibility with 1.1).