Skip to content

Commit

Permalink
note about versions in the README
Browse files Browse the repository at this point in the history
  • Loading branch information
ryanflorence committed Jul 23, 2014
1 parent 7d875b9 commit 378b533
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 0 deletions.
5 changes: 5 additions & 0 deletions CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,11 @@ following prefixes in your commit subject:
That ensures the subject line of your commit makes it into the
auto-generated changelog.

### README

Please update the readme with any API changes, the code and docs should
always be in sync.

### Development

- `script/test` will fire up a karma runner and watch for changes in the
Expand Down
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,10 @@ React Router

A complete routing library for React.

You are viewing docs for the latest code on master. Check out
[other releases](https://github.com/rpflorence/react-router/releases)
for the version you have installed.

Features
--------

Expand Down

0 comments on commit 378b533

Please sign in to comment.