Updated To do list (markdown)

Jeroen De Meerleer 2019-04-28 18:00:21 +02:00
parent 516ceb2469
commit fe7ffa50e7

@ -3,3 +3,4 @@ This list is anaggregation of features that I want to implement. I you have some
* (!) Add shifting points to `Tournament::getRanking()` * (!) Add shifting points to `Tournament::getRanking()`
* Get a player by name * Get a player by name
* Change the first round number to 1 * Change the first round number to 1
* Rearrange enums to get logical values when invoking __toString()