commit | 83ac086fbd96b7c0a4aae91a882fc9cf8cefb26a | [log] [tgz] |
---|---|---|
author | Eric <eric@efcs.ca> | Fri Dec 02 19:47:27 2016 -0700 |
committer | GitHub <noreply@github.com> | Fri Dec 02 19:47:27 2016 -0700 |
tree | 7bc554ed6347b197715daeb12dfdb2ba1ee9447e | |
parent | a8aa40c596edf5454ccc72604037ffc8183398fe [diff] [blame] |
Add compare_bench.py documentation. Fixes #309 (#318)
diff --git a/README.md b/README.md index 9109430..2cfb70b 100644 --- a/README.md +++ b/README.md
@@ -11,6 +11,8 @@ [Known issues and common problems](#known-issues) +[Additional Tooling Documentation](docs/tools.md) + ## Example usage ### Basic usage Define a function that executes the code to be measured.