diff --git a/Home.md b/Home.md index ab620b6..5e1fa81 100644 --- a/Home.md +++ b/Home.md @@ -1,4 +1,4 @@ -# What is CATCH? +# What's the CATCH? CATCH stands for C++ Adaptive Test Cases in Headers and is a multi-paradigm unit test framework for C, C++ and Objective-C (but primarily implemented in C++) - coded entirely in headers.