Link to the thread safety documentation from docs/Readme.md

This commit is contained in:
Martin Hořeňovský
2025-07-24 21:59:56 +02:00
parent 4ed3088190
commit b6c5a635bb

View File

@@ -32,6 +32,7 @@ Once you're up and running consider the following reference material.
* [CMake integration](cmake-integration.md#top)
* [Tooling integration (CI, test runners, other)](ci-and-misc.md#top)
* [Known limitations](limitations.md#top)
* [Thread safety in Catch2](thread-safety.md#top)
**Other:**
* [Why Catch2?](why-catch.md#top)