commit | 96446f2f5a342b2f6a86984d7c8c7c1829ad3ad0 | [log] [tgz] |
---|---|---|
author | Dominic Hamon <dominichamon@users.noreply.github.com> | Thu Jan 09 10:48:18 2014 -0800 |
committer | Dominic Hamon <dominichamon@users.noreply.github.com> | Thu Jan 09 10:48:18 2014 -0800 |
tree | 14e2308e342bffc5dc0f12d592ca513320e07e47 | |
parent | 3fb8268eab1a0f116f5e690e13d1234265998f2c [diff] [blame] |
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: