Unverified Commit ec0f69c2 by Dominic Hamon Committed by GitHub

Update README.md

parent e776aa02
...@@ -87,7 +87,7 @@ to use, test, and provide feedback on the new features are encouraged to try ...@@ -87,7 +87,7 @@ to use, test, and provide feedback on the new features are encouraged to try
this branch. However, this branch provides no stability guarantees and reserves this branch. However, this branch provides no stability guarantees and reserves
the right to change and break the API at any time. the right to change and break the API at any time.
##Prerequisite knowledge ## Prerequisite knowledge
Before attempting to understand this framework one should ideally have some familiarity with the structure and format of the Google Test framework, upon which it is based. Documentation for Google Test, including a "Getting Started" (primer) guide, is available here: Before attempting to understand this framework one should ideally have some familiarity with the structure and format of the Google Test framework, upon which it is based. Documentation for Google Test, including a "Getting Started" (primer) guide, is available here:
https://github.com/google/googletest/blob/master/googletest/docs/Documentation.md https://github.com/google/googletest/blob/master/googletest/docs/Documentation.md
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment