Skip to content

Commit

Permalink
Update README with the new additional file suffix
Browse files Browse the repository at this point in the history
  • Loading branch information
tillarnold committed Oct 29, 2014
1 parent 16c0edb commit 8cf3a41
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ jshint: {
}
```

Your jsx files need to have a `.jsx` file extension or start with
Your jsx files need to have a `.jsx` or `.react.js` file extension or start with
```js
/** @jsx React.DOM */
```
Expand Down

0 comments on commit 8cf3a41

Please sign in to comment.