summaryrefslogtreecommitdiff
path: root/docs/Readme.md
diff options
context:
space:
mode:
Diffstat (limited to 'docs/Readme.md')
-rw-r--r--docs/Readme.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/docs/Readme.md b/docs/Readme.md
index 721880ab..0bbb104e 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)
@@ -34,6 +35,7 @@ FAQ:
Other:
* [Why Catch?](why-catch.md#top)
* [Open Source Projects using Catch](opensource-users.md#top)
+* [Commercial Projects using Catch](commercial-users.md#top)
* [Contributing](contributing.md#top)
* [Release Notes](release-notes.md#top)
* [Deprecations and incoming changes](deprecations.md#top)