diff --git a/c.-To-do-list.md b/c.-To-do-list.md index 4c61c02..71837ce 100644 --- a/c.-To-do-list.md +++ b/c.-To-do-list.md @@ -1,4 +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 * 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()` +* Create `Tournament::RoundsToPairings()` \ No newline at end of file