We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 56d4510 commit 820271bCopy full SHA for 820271b
README.md
@@ -19,9 +19,8 @@ before moving to Catch2. You might also like to read [this blog post](https://le
19
20
## What's the Catch?
21
22
-Catch2 stands for C++ Automated Test Cases in a Header and is a
23
-multi-paradigm test framework for C++. which also supports Objective-C
24
-(and maybe C).
+Catch2 is a multi-paradigm test framework for C++. which also supports
+Objective-C (and maybe C).
25
It is primarily distributed as a single header file, although certain
26
extensions may require additional headers.
27
0 commit comments