mirror of
https://github.com/catchorg/Catch2.git
synced 2025-05-28 23:49:28 +00:00
Added google group to README
This commit is contained in:
parent
e475645731
commit
d658dea1dd
1 changed files with 7 additions and 3 deletions
10
README
10
README
|
@ -4,7 +4,11 @@ CATCH v0.9 build 16 (integration branch)
|
|||
CATCH is an automated test framework for C, C++ and Objective-C.
|
||||
|
||||
This branch may contain code that is experimental or not yet fully tested.
|
||||
The latest stable version can be found on the Master branch.
|
||||
|
||||
The latest stable version can be found on the Master branch - or, better still, as a single header in the Downloads section.
|
||||
|
||||
For documentation see the wiki at: https://github.com/philsquared/Catch/wiki
|
||||
For documentation see the wiki at:
|
||||
https://github.com/philsquared/Catch/wiki
|
||||
Issues and bugs can be raised at:
|
||||
https://github.com/philsquared/Catch/issues
|
||||
For discussion or questions please use:
|
||||
https://groups.google.com/forum/?fromgroups#!forum/catch-forum
|
Loading…
Add table
Add a link
Reference in a new issue