Update README.md

This commit is contained in:
Billy Donahue 2015-08-25 19:17:02 -04:00
parent 09fd2462ac
commit bf5753ac60

View File

@ -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.