From 402bd9e5c691f41bd4794280b5c4a150c9733a64 Mon Sep 17 00:00:00 2001
From: Malin Freeborn <malinfreeborn@tutamail.com>
Date: Wed, 15 Jan 2020 02:49:21 +0100
Subject: [PATCH] add footnote for acronym

---
 main.tex | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/main.tex b/main.tex
index b41cce0e..cff9983d 100644
--- a/main.tex
+++ b/main.tex
@@ -15,7 +15,7 @@
 
 \begin{titlepage}
 	\vspace{1cm}
-	\begin{tcolorbox}[height fill,title={\Huge \bf \center Bind}]
+	\begin{tcolorbox}[height fill,title={\Huge \bf \center BIND}]
 	\vspace{1cm}
 
 	\par\vfill
@@ -60,7 +60,7 @@ This particular version was last revised on \today.
 \iftoggle{verbose}{
 \chapter*{Introduction}
 
-Bind a zero to hero RPG, with an emphasis on getting an output quickly, and keeping players' decisions in the loop.
+BIND\footnote{'BIND' stands for 'BIND is not D\&D'.} is a zero to hero RPG, with an emphasis on getting an output quickly, and keeping players' decisions in the loop.
 
 Character backstories can be skipped at the start, and thrown in during play, when players know more about the world.
 
-- 
GitLab