diff --git a/To-do-list.md b/To-do-list.md index 9dfcd45..05e01fe 100644 --- a/To-do-list.md +++ b/To-do-list.md @@ -2,4 +2,5 @@ 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 \ No newline at end of file +* Change the first round number to 1 +* Rearrange enums to get logical values when invoking __toString() \ No newline at end of file