Skip to content

Commit

Permalink
Fixing README
Browse files Browse the repository at this point in the history
  • Loading branch information
SocalNick committed May 13, 2013
1 parent 7b17fb7 commit 946a72a
Showing 1 changed file with 2 additions and 7 deletions.
9 changes: 2 additions & 7 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,12 +3,7 @@
A wrapper for the SportsData API

## Getting Started
Install the module with: `npm install node-sportsdata`

```javascript
var node_sportsdata = require('node-sportsdata');
node_sportsdata.awesome(); // "awesome"
```
_(Coming soon)_

## Documentation
_(Coming soon)_
Expand All @@ -23,5 +18,5 @@ In lieu of a formal styleguide, take care to maintain the existing coding style.
_(Nothing yet)_

## License
Copyright (c) 2013 PAC-12
Copyright (c) 2013 PAC-12
Licensed under the MIT license.

0 comments on commit 946a72a

Please sign in to comment.