From 25e155ab7897d97dc533cec930c9d089898b0d0c Mon Sep 17 00:00:00 2001 From: "HOT-ROD\\craig" Date: Tue, 12 Jun 2018 18:09:52 +0100 Subject: [PATCH] Updated Home and Sidebar. --- Home.md | 12 +++++++++++- _Sidebar.md | 2 -- 2 files changed, 11 insertions(+), 3 deletions(-) diff --git a/Home.md b/Home.md index 44b7a2c..580a7b9 100644 --- a/Home.md +++ b/Home.md @@ -1 +1,11 @@ -Welcome to the Brittle-Fish wiki! +Welcome Brittle Fish's wiki. If you are looking to learn about using Console.Waterworks in a F#-only environment, you have come to the right place. The aim of this wiki is to teach you about using Console.Waterworks. I recommend you read the actual Console.Waterworks wiki if you want to know how it works. You can head over to the wiki by clicking the following link, + +- [Console.Waterwork Wiki](https://github.com/CraigOates/Console.Waterworks/wiki) + +## Table of Contents + +- Introduction: A rundown of the solution setup +- Adding Console.Waterworks to you project +- Wiring Console.Waterworks into you project +- Command-methods +- Differences between C# and F# diff --git a/_Sidebar.md b/_Sidebar.md index 2af3c9a..5912ff4 100644 --- a/_Sidebar.md +++ b/_Sidebar.md @@ -1,4 +1,2 @@ -![BF Logo](attachments/brittle-fish-logo.png) - 1. [Home](Home.md) 1. [Repository Structure](Repository-Structure)