From f40a3aacc3a11f56550f722fb5eb2a20ca924dac Mon Sep 17 00:00:00 2001 From: philsquared Date: Sat, 2 Jun 2012 10:40:10 -0700 Subject: [PATCH] Updated Home (markdown) --- Home.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Home.md b/Home.md index 712f067..2219e9f 100644 --- a/Home.md +++ b/Home.md @@ -1,4 +1,4 @@ -# What's the CATCH? +## What's the CATCH? CATCH stands for C++ Automated Test Cases in Headers and is a multi-paradigm automated test framework for C, C++ and Objective-C. It is implemented entirely in a set of headers, but is packaged up as a single header for extra convenience.