Add discussion group to README.md
diff --git a/README.md b/README.md
index 9edee21..89cc507 100644
--- a/README.md
+++ b/README.md
@@ -4,6 +4,8 @@
 
 A library to support the benchmarking of functions, similar to unit-tests.
 
+Discussion group: https://groups.google.com/d/forum/benchmark-discuss
+
 Example usage:
 Define a function that executes the code to be measured a
 specified number of times: