From d0c5be3ba6a169e07fb158a504f5abd1396412ad Mon Sep 17 00:00:00 2001 From: Jeroen De Meerleer Date: Wed, 1 May 2019 16:07:39 +0200 Subject: [PATCH] Updated To do list (markdown) --- To-do-list.md | 1 - 1 file changed, 1 deletion(-) diff --git a/To-do-list.md b/To-do-list.md index 3c88625..bfa16ba 100644 --- a/To-do-list.md +++ b/To-do-list.md @@ -1,6 +1,5 @@ This list is anaggregation of features that I want to implement. I you have some time left, feel free implement one or more yourself and place a pull request. The features marked with an exclamation mark (!) are features that have a higher priority * (!) 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