From 2a4fb49a184b8b46a5e7e0cc99278d4891c18c82 Mon Sep 17 00:00:00 2001 From: Jeroen De Meerleer Date: Mon, 3 Jun 2019 11:49:03 +0200 Subject: [PATCH] Updated 1. Getting Started (markdown) --- 1.-Getting-Started.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/1.-Getting-Started.md b/1.-Getting-Started.md index 9e69970..9c9b97a 100644 --- a/1.-Getting-Started.md +++ b/1.-Getting-Started.md @@ -30,4 +30,7 @@ I didn't want to add the generated phpdoc in this library simply because it is g The command to generate it yourself is just `$ phpdoc`. This will generate the docs in the doc/api folder. ## Examples -You can find several exampl \ No newline at end of file +You can find several examples section a. of this wiki. Below is an aggregation of the pages. +1. [Showing a ranking](https://github.com/JeroenED/libpairtwo/wiki/a.1-Showing-a-ranking) +2. [Showing the pairings of a specific round](https://github.com/JeroenED/libpairtwo/wiki/a.2-Showing-the-pairings-of-a-specific-round) +3. [Showing the pairings of a specific player](https://github.com/JeroenED/libpairtwo/wiki/a.3-Showing-the-pairings-of-a-specific-player) \ No newline at end of file