aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorBilly Donahue <billydonahue@google.com>2015-08-30 12:38:08 -0400
committerBilly Donahue <billydonahue@google.com>2015-08-30 12:38:08 -0400
commitda25f9ee21075ad632fd7ab317ec6672de21ee73 (patch)
tree88ec7bcdd0329f6c0ac8ff1a9d30884276ecc347 /README.md
parent23bd6d8a9b8e38a661020a827b9f9d117ce23904 (diff)
downloadgoogletest-da25f9ee21075ad632fd7ab317ec6672de21ee73.tar.gz
googletest-da25f9ee21075ad632fd7ab317ec6672de21ee73.tar.bz2
googletest-da25f9ee21075ad632fd7ab317ec6672de21ee73.zip
readme merging
Diffstat (limited to 'README.md')
-rw-r--r--README.md4
1 files 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 ##