Browse Source

remove incorrect mentions of .Net Core.

master
Craig Oates 5 years ago
parent
commit
23ad34df3d
  1. 4
      README.md

4
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

Loading…
Cancel
Save