From dc3eae7ab60bcb41af0c136c6f115dbd0d96d635 Mon Sep 17 00:00:00 2001 From: Genderdruid Date: Thu, 4 Feb 2021 08:24:06 -0800 Subject: [PATCH] testing stuff to potentially add a table of contents --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index a36951a..38023c2 100644 --- a/README.md +++ b/README.md @@ -9,6 +9,11 @@ if you would like to add matteo to your server to be able to set up teams and ga accepting pull requests, check the issues for to-dos. +## Table of Contents: +- [FAQ](#FAQ) +- [commands](#commands) + + ## FAQ (this FAQ is a work in progress and will be expanded over time): - Q: Why have the teams in my league played an uneven amount of games/why are some teams not scheduled for games for some weeks? A: Scheduling algorithms are really hard and the way xvi chose to do it involves some teams having byes for some series of the season, it'll even out by the end and every team will play the same number of games.