From 4fd68707268e06b75be05b0f50e505e5e923cf60 Mon Sep 17 00:00:00 2001
From: Malin Freeborn <malinfreeborn@tutamail.com>
Date: Mon, 13 Jan 2020 04:13:16 +0100
Subject: [PATCH] note wiki in readme

---
 README.md | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

diff --git a/README.md b/README.md
index 9cd69b54..0792145f 100644
--- a/README.md
+++ b/README.md
@@ -28,9 +28,10 @@ This would make a heading called **Rincewind** in bold with a male symbol, and p
 | \\U | Undead |
 | \\N | Nura |
 
-For a complete list of all the creatures and characters which can be used, see the 'monsters.tex' file.  For more details on the syntax, have a look at examples in *Adventures in Fenestra*.
+For a complete list of all the creatures and characters which can be used, see the 'monsters.tex' file.
+For more details on the syntax, have a look at examples in *Adventures in Fenestra*, or read the git's wiki.
 
-# Texnical Details
+# TeXnical Details
 
 This thing's handled as a subtree in the other documments, so changing it will change all First Blood books.
 
-- 
GitLab