mirror of
https://github.com/catchorg/Catch2.git
synced 2025-08-03 05:45:39 +02:00
Added .md extension
This commit is contained in:
15
README.md
Normal file
15
README.md
Normal file
@@ -0,0 +1,15 @@
|
||||
## CATCH v0.9 build 27 (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.
|
||||
|
||||
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
|
Reference in New Issue
Block a user