Skip to content

Commit acbe858

Browse files
authored
Update README.md
1 parent c7af610 commit acbe858

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

README.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,11 +8,13 @@
88

99
React-Rails is a flexible tool to use [React](http://facebook.github.io/react/) with Rails. The benefits:
1010
* Automatically renders React server-side and client-side
11-
* Supports Webpacker 4.x, 3.x, 2.x, 1.1+
11+
* Supports Webpacker 4.x, 3.x, 2.x, 1.1+ or Shakapacker v6+
1212
* Supports Sprockets 4.x, 3.x, 2.x
1313
* Lets you use [JSX](http://facebook.github.io/react/docs/jsx-in-depth.html), [ES6](http://es6-features.org/), [TypeScript](https://www.typescriptlang.org/), [CoffeeScript](http://coffeescript.org/)
1414

15-
A source code example utilizing React-Rails: https://github.com/BookOfGreg/react-rails-example-app
15+
## Resouces
16+
* [Click to join **React + Rails Slack**](https://reactrails.slack.com/join/shared_invite/enQtNjY3NTczMjczNzYxLTlmYjdiZmY3MTVlMzU2YWE0OWM0MzNiZDI0MzdkZGFiZTFkYTFkOGVjODBmOWEyYWQ3MzA2NGE1YWJjNmVlMGE). Then join the channel `#react-rails`.
17+
* Source code example utilizing React-Rails: https://github.com/BookOfGreg/react-rails-example-app
1618

1719
<!-- START doctoc generated TOC please keep comment here to allow auto update -->
1820
<!-- DON'T EDIT THIS SECTION, INSTEAD RE-RUN doctoc TO UPDATE -->

0 commit comments

Comments
 (0)