minor corrections to home and sidebar.

master
Craig Oates 5 years ago
parent
commit
acbf910e87
  1. 1
      _sidebar.md
  2. 4
      home.md

1
_sidebar.md

@ -2,6 +2,7 @@
## Table of Contents
- [Home](Home)
- [Introduction to Console.Waterworks.Core](Introduction-to-Console.Waterworks.Core)
- [Overview of Console.Waterworks.Core](Overview-of-Console.Waterworks.Core)
- [Repository Breakdown](Repository-Breakdown)

4
home.md

@ -3,13 +3,13 @@
- Email: [craig@craigoates.net](mailto:craig@craigoates.net)
- License: [MIT](https://gitlab.com/craig.oates/Console.Waterworks.Core/blob/master/LICENSE)
Welcome to the wiki for Console.Waterworks.Core (C.W.C.). The aim of this wiki is to teach you about **using** C.W.C. If you would like to know how C.W.C. was built, I recommend you read the wiki for Console.Waterworks. The wiki for that is as follows:
Welcome to the wiki for Console.Waterworks.Core (C.W.C.). The aim of this wiki is to teach you about **using** C.W.C. If you would like to know **how** C.W.C. was built, I recommend you read the wiki for Console.Waterworks. The wiki for that is as follows:
- [Console.Waterworks Wiki](https://gitlab.com/craig.oates/Console.Waterworks/wikis/home)
**Console.Waterworks.Core is the .Net Core version of Console.Waterworks. Both are built the same way so, if you learn one, you learn the other.**
Before continuing, | recommend you are familiar with the following:
Before continuing, I recommend you are familiar with the following:
- You have experience with [C#](https://docs.microsoft.com/en-us/dotnet/csharp/).
- You can create a [.Net console program](https://docs.microsoft.com/en-us/dotnet/core/tutorials/with-visual-studio) in [Visual Studio 2017+](https://www.visualstudio.com/vs/).

Loading…
Cancel
Save