summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorBilly Donahue <BillyDonahue@users.noreply.github.com>2015-08-25 19:17:02 -0400
committerBilly Donahue <BillyDonahue@users.noreply.github.com>2015-08-25 19:17:02 -0400
commitbf5753ac60122049c8ef5be47de1bd138a24a4f1 (patch)
treef92a70997bc7997d434f51fee83f59b0d671be8d /README.md
parent09fd2462ac22b3ec1cb8e92b6c934fc9f5b50368 (diff)
downloadgoogletest-git-bf5753ac60122049c8ef5be47de1bd138a24a4f1.tar.gz
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 6fc74ce3..158bd555 100644
--- a/README.md
+++ b/README.md
@@ -1,5 +1,5 @@
-Welcome to **Google Test**, the Google C++ Test Framework!
+Welcome to **Google Test**, Google's C++ test framework!
This GitHub repository is a merger of the formerly separate GoogleTest and GoogleMock projects.
These were so closely related that it makes sense to maintain and release them together.