From fba825826ab8a67fc61fa4ccc2245ada780cb43b Mon Sep 17 00:00:00 2001 From: Billy Donahue Date: Wed, 26 Aug 2015 10:02:07 -0400 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 158bd555..f223a9f8 100644 --- a/README.md +++ b/README.md @@ -61,7 +61,7 @@ Google mock: We hope you find it useful! -## Using Google Mock Without Google Test ## +## Using Google Mock Without Google Test ## Google Mock is not a testing framework itself. Instead, it needs a testing framework for writing tests. Google Mock works seamlessly with [Google Test](http://code.google.com/p/googletest/), butj