From da25f9ee21075ad632fd7ab317ec6672de21ee73 Mon Sep 17 00:00:00 2001 From: Billy Donahue Date: Sun, 30 Aug 2015 12:38:08 -0400 Subject: [PATCH] readme merging --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 5e809f65..aaafdb83 100644 --- a/README.md +++ b/README.md @@ -15,8 +15,8 @@ join us! **Google Mock** is an extension to Google Test for writing and using C++ mock classes. See the separate [Google Mock documentation](googlemock/README.md). -More detailed instructions for googletest are in its interior -[README.md](googletest/README.md) file. +More detailed documentation for googletest (including build instructions) are +in its interior [googletest/README.md](googletest/README.md) file. ## Features ##