Skip to content

Commit a7256a0

Browse files
committed
Complete some links
1 parent c1d6ac1 commit a7256a0

File tree

1 file changed

+1
-5
lines changed

1 file changed

+1
-5
lines changed

README.md

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -11,11 +11,7 @@ React-Rails is a flexible tool to use [React](http://facebook.github.io/react/)
1111
* Automatically renders React server-side and client-side
1212
* Supports Webpacker 3.x, 2.x, 1.1+
1313
* Supports Sprockets 4.x, 3.x, 2.x
14-
* Lets you use [JSX](http://facebook.github.io/react/docs/jsx-in-depth.html), [ES6](), [Coffeescript]()
15-
16-
React-Rails makes it easy to use [React](http://facebook.github.io/react/) and [JSX](http://facebook.github.io/react/docs/jsx-in-depth.html) in your Ruby on Rails (3.2 to 5+) application.
17-
18-
Automatic Server-side Rendering (SSR) for SEO benefits with **Webpacker** 1.1 to 3+ and Sprockets 2 to 4 support!
14+
* Lets you use [JSX](http://facebook.github.io/react/docs/jsx-in-depth.html), [ES6](http://es6-features.org/), [Coffeescript](http://coffeescript.org/)
1915

2016
Example app code available here: https://github.com/BookOfGreg/react-rails-example-app
2117

0 commit comments

Comments
 (0)