diff --git a/README.md b/README.md index 825576e..b345434 100644 --- a/README.md +++ b/README.md @@ -66,11 +66,11 @@ For more information, please use the following links: ## CW_Console -This is a traditional .Net console program which provides a working example of how Console.Waterworks works. You can use this as a reference to help you familiarise yourself with how to add Console.Waterworks to your project. This is written in C#. +This is a traditional .Net console program which provides a working example of how Console.Waterworks works. You can use this as a reference to help you familiarise yourself with how to add/use Console.Waterworks to/with your project. This is written in C#. ## CW_Core_Tests -This is a .Net Core library which tests houses the projects unit tests. This is written in C# and uses xUnit as its testing framework/library/situation/whatever-you-want-to-call-it. +This is a .Net Core library which houses the solution's unit tests. This is written in C# and uses xUnit as its testing framework/library/situation/whatever-you-want-to-call-it. ## About the Creator