From 31cd3a844e5294dff893195fddafb29be47d1bf7 Mon Sep 17 00:00:00 2001 From: Phil Nash Date: Mon, 13 May 2013 08:24:57 +0100 Subject: [PATCH] Updated readme to remove reference to the downloads section --- README | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/README b/README index 138bba2b..9383d753 100644 --- a/README +++ b/README @@ -1,7 +1,6 @@ CATCH is an automated test framework for C, C++ and Objective-C. -The latest stable version can be found as a single header in the Downloads section. -(The Downloads section is now deprecated on GitHub. Until I move this somewhere else for CATCH it can still be reached here: https://github.com/philsquared/Catch/downloads) +The latest stable version can be found here: https://raw.github.com/philsquared/Catch/master/single_include/catch.hpp For documentation see the wiki at: https://github.com/philsquared/Catch/wiki