architv / soccer-cli

:soccer: Football scores for hackers. :computer: A command line interface for all the football scores.
MIT License
1.09k stars 222 forks source link

Handle coloring for tied games #12

Closed narensrini closed 8 years ago

narensrini commented 8 years ago

Tied games usually show a red coloured team and a blue coloured team. This changes the colour of both teams to yellow, in the case of a tied game.

architv commented 8 years ago

That was a useful addition. Merged!