Skip to content

Commit 05bf13f

Browse files
committed
Update README.md
1 parent f292bc7 commit 05bf13f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# meteor-reactjs
22

3-
[Meteor](http://meteor.com) smart package integrating [React](http://facebook.github.io/react/) for both client and the server, to complement or replace the default [Blaze](https://www.meteor.com/blaze) templating system.
3+
[Meteor](http://meteor.com) smart package integrating [React](http://facebook.github.io/react/) for both client and the server, to complement or replace the default [Blaze](https://www.meteor.com/blaze) templating system. [React.addons](http://facebook.github.io/react/docs/addons.html) are enabled. [JSX](http://facebook.github.io/react/docs/jsx-in-depth.html) is using ES6 transforms (--harmony) as well.
44

55
## Usage
66

0 commit comments

Comments
 (0)