diff --git a/README.md b/README.md index 23576ac..48a0f74 100644 --- a/README.md +++ b/README.md @@ -4,3 +4,5 @@ nunit-cpp-samples These are the sample files for using the NUnit framework under C++. In order to build the samples, you will need to remove and re-add the reference to nunit.framework, so that it points to your own NUnit intallation. + + * **syntax** Examples of NUnit syntax in C++