architv / soccer-cli

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

Update readme #82

Closed thurask closed 8 years ago

thurask commented 8 years ago

Since we replaced config.py with soccer-cli.ini, the readme should be updated to match.

thurask commented 8 years ago

And one more thing:

Note:

Currently supports Linux, Mac OS X, NetBSD and FreeBSD.

I think Windows support (with colorama) is mature enough to be included. If we agree, I can add it to this PR.

architv commented 8 years ago

@thurask I don't have a windows machine. Does it run fine on yours? If yes, then add it.

thurask commented 8 years ago

Updated league code list.

Will add Windows, then it should be good to go.

thurask commented 8 years ago

OK, added.

ueg1990 commented 8 years ago

@thurask thank you for verifying the project in Windows....you are now the GOTO guy for Windows of this project for many other developers :smile:

architv commented 8 years ago

Great @thurask ! Just one thing, could you squash all the commits into a single commit?

thurask commented 8 years ago

I take it auto-squash pull requests is off?

architv commented 8 years ago

Yes, forced auto-squash is off. It's up to the user if they want to do that.

I tried squashing your commits. See this https://github.com/architv/soccer-cli/commit/0f89a1eba96ab2faf742e7ad24f57d923aa920f5

thurask commented 8 years ago

Well, the content of the PR is in the repo in a nicely squashed commit, so I'm going to chalk the rest of it up to Git voodoo. ¯_(ツ)_/¯

I'll go ahead and close this PR now.