mirror of
https://github.com/catchorg/Catch2.git
synced 2024-11-26 07:16:10 +01:00
tweaked download link text
This commit is contained in:
parent
e8f704c768
commit
93da743932
@ -10,9 +10,7 @@ Build status (on Travis CI) [![Build Status](https://travis-ci.org/philsquared/C
|
||||
|
||||
Catch stands for C++ Automated Test Cases in Headers and is a multi-paradigm automated test framework for C++ and Objective-C (and, maybe, C). It is implemented entirely in a set of header files, but is packaged up as a single header for extra convenience.
|
||||
|
||||
The latest, single header, version can be downloaded directly from this link:
|
||||
|
||||
<a href="https://raw.github.com/philsquared/Catch/raw/develop/single_include/catch.hpp">Right click and select to download the file linked here</a>
|
||||
<a href="https://raw.github.com/philsquared/Catch/raw/develop/single_include/catch.hpp">[The latest, single header, version can be downloaded directly using this link]</a>
|
||||
|
||||
## How to use it
|
||||
This documentation comprises these three parts:
|
||||
|
Loading…
Reference in New Issue
Block a user