Add discussion group to README.md

This commit is contained in:
Dominic Hamon 2014-01-09 10:48:18 -08:00
parent 3fb8268eab
commit 96446f2f5a

View File

@ -4,6 +4,8 @@ benchmark
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: