From 551488498935c4c3fefc5049a0222c1a0971f3de Mon Sep 17 00:00:00 2001 From: Jonathan Coates Date: Mon, 22 Jun 2020 11:39:26 +0100 Subject: [PATCH] Updated Home (markdown) --- Home.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/Home.md b/Home.md index ceeb647..a78e47c 100644 --- a/Home.md +++ b/Home.md @@ -1 +1,4 @@ -Welcome to the CC: Tweaked wiki. This contains documentation for features which are not included in ComputerCraft. Please refer to [ComputerCraft's wiki](http://www.computercraft.info/wiki/Main_Page) for information about the original mod. \ No newline at end of file +Welcome to the CC: Tweaked wiki. This contains documentation for features which are not included in ComputerCraft. For more information, please refer to the these other sources: + - [ComputerCraft's wiki](http://www.computercraft.info/wiki/Main_Page) - Information about the original mod. Does not include any CC: Tweaked-specific functionality. + - [wiki.computercraft.cc][https://wiki.computercraft.cc/Main_Page] - Documentation for CC: Tweaked, in the style of the original wiki. + - [tweaked.cc][https://tweaked.cc/] - Automatically generated documentation from CC:T's source code. This is less detailed than the above, but will always be up-to-date. \ No newline at end of file