diff --git a/docs/Readme.md b/docs/Readme.md index 721880ab..582540f4 100644 --- a/docs/Readme.md +++ b/docs/Readme.md @@ -14,6 +14,7 @@ Writing tests: * [Event Listeners](event-listeners.md#top) * [Data Generators](generators.md#top) * [Other macros](other-macros.md#top) +* [Micro benchmarking](benchmarks.md#top) Fine tuning: * [Supplying your own main()](own-main.md#top) diff --git a/docs/benchmarks.md b/docs/benchmarks.md index 3426b365..43bd2884 100644 --- a/docs/benchmarks.md +++ b/docs/benchmarks.md @@ -1,3 +1,4 @@ + # Authoring benchmarks Writing benchmarks is not easy. Catch simplifies certain aspects but you'll