From b89bd5ae708448085f2a6b6177f4f2771cf11796 Mon Sep 17 00:00:00 2001 From: Jeroen De Meerleer Date: Sun, 28 Apr 2019 18:01:45 +0200 Subject: [PATCH] Updated To do list (markdown) --- To-do-list.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/To-do-list.md b/To-do-list.md index 05e01fe..3c88625 100644 --- a/To-do-list.md +++ b/To-do-list.md @@ -3,4 +3,4 @@ This list is anaggregation of features that I want to implement. I you have some * (!) Add shifting points to `Tournament::getRanking()` * Get a player by name * Change the first round number to 1 -* Rearrange enums to get logical values when invoking __toString() \ No newline at end of file +* Rearrange enums to get logical values when invoking `__toString()` \ No newline at end of file