aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorBilly Donahue <BillyDonahue@users.noreply.github.com>2015-08-26 10:02:07 -0400
committerBilly Donahue <BillyDonahue@users.noreply.github.com>2015-08-26 10:02:07 -0400
commitfba825826ab8a67fc61fa4ccc2245ada780cb43b (patch)
treeda1c381a6b0ba88b1f3b140db490c9ac806f68a8 /README.md
parentbf5753ac60122049c8ef5be47de1bd138a24a4f1 (diff)
downloadgoogletest-fba825826ab8a67fc61fa4ccc2245ada780cb43b.tar.gz
googletest-fba825826ab8a67fc61fa4ccc2245ada780cb43b.tar.bz2
googletest-fba825826ab8a67fc61fa4ccc2245ada780cb43b.zip
Update README.md
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
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