Sha256: a6072584142b5903426c213299f4e973fdf9575719cada6958bd17f1457b2932

Contents?: true

Size: 543 Bytes

Versions: 2

Compression:

Stored size: 543 Bytes

Contents

# YahooNba

This gem uses the yahoo sports api to retrieve stats for nba players

## Installation

Add this line to your application's Gemfile:

    gem 'yahoo_nba'

And then execute:

    $ bundle

Or install it yourself as:

    $ gem install yahoo_nba

## Usage

TODO: Write usage instructions here

## Contributing

1. Fork it
2. Create your feature branch (`git checkout -b my-new-feature`)
3. Commit your changes (`git commit -am 'Added some feature'`)
4. Push to the branch (`git push origin my-new-feature`)
5. Create new Pull Request

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
yahoo_nba-0.0.2.alpha README.md
yahoo_nba-0.0.1.alpha README.md