Skip to content

Commit

Permalink
Add Development section of README
Browse files Browse the repository at this point in the history
  • Loading branch information
jaebradley committed Nov 28, 2018
1 parent 183d831 commit bc3a4d1
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -109,3 +109,12 @@ client.players_season_totals(season_end_year=2018)
# The players_season_totals method also supports all output behavior previously described
```

## Development

There are currently two supported major versions - `V3` and `V4`.

There are two branches, `v3` and `v4` for both of these major versions - these are the defacto "master" branches to use
when making changes.

`master` will reflect the latest major version branch.

0 comments on commit bc3a4d1

Please sign in to comment.