diff --git a/README.md b/README.md index 2d1e69c56..85d2f079f 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,5 @@ # CoTest -## Intro - Cotest is an extension of Google Test (including GMock) which adds direct and fully integrated support for coroutines: - as contexts within which to run checking code, including checking of mock calls, - and to execute the code under test.