Skip to content
This repository was archived by the owner on Oct 19, 2018. It is now read-only.

Commit 7281f08

Browse files
committed
contributing encapsulates testing
1 parent ccae97e commit 7281f08

File tree

1 file changed

+4
-8
lines changed

1 file changed

+4
-8
lines changed

README.md

Lines changed: 4 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -79,21 +79,17 @@ Version 0.9.0 of `react.rb` **will not be** 100% backward compatible with 0.3.0
7979

8080
Please let us know either at [Gitter.im](https://gitter.im/zetachang/react.rb) or [via an issue](https://github.com/zetachang/react.rb/issues) if you have specific concerns with the upgrade from 0.3.0 to 0.9.0.
8181

82-
## Developing
82+
## Contributing
8383

84+
This project is still in early stage, so discussion, bug reports and PRs are
85+
really welcome :wink:.
8486

85-
## Testing
87+
#### Testing react.rb
8688

8789
1. `bundle install`
8890
2. `bundle exec rake test_app` to generate a dummy test app.
8991
3. `bundle exec rake`
9092

91-
## Contributions
92-
93-
This project is still in early stage, so discussion, bug reports and PRs are
94-
really welcome :wink:.
95-
96-
9793
## License
9894

9995
In short, React.rb is available under the MIT license. See the LICENSE file for

0 commit comments

Comments
 (0)