diff --git a/README.md b/README.md index b345434..b4bbd77 100644 --- a/README.md +++ b/README.md @@ -68,9 +68,9 @@ For more information, please use the following links: 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 +## CW_Tests -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. +This is a .Net 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