Browse Source

fix spelling in ReadMe.

master
Craig Oates 5 years ago
parent
commit
7291395aa6
  1. 4
      README.md

4
README.md

@ -36,11 +36,11 @@ For more information, please use the following links:
## CW_Core_Console
This is a .Net Core console program which provides a working example of how Console.Waterworks.Core 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 .Net Core console program which provides a working example of how Console.Waterworks.Core 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

Loading…
Cancel
Save