Updated 1. Getting Started (markdown)

Jeroen De Meerleer 2019-06-03 11:49:03 +02:00
parent 345a7d61cf
commit 2a4fb49a18

@ -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
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)