Closed scottdj92 closed 7 years ago
I started using this client a few days ago, it was pretty confusing just trying to get started with it. After a while I finally got it, and thought "why isn't this in the readme?" so I made this PR
Thanks for the contribution! I cleaned this up a bit in https://github.com/nickb1080/nba/commit/7aa72cd6bef8a9c014392148286dc22db4817642 to ensure we pass the argument as an object, and used playerInfo
because player stats doesn't actually take a player id (which is yeah kinda weird)
Any other tips on helping people to get started with this library are more than welcome!
i like this! a small piece of example code would go a long way, i think - just something allowing you to copy, paste, run, and see that this thing works.