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

Commit 7c223ff

Browse files
committed
Update README.md
1 parent 563c179 commit 7c223ff

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,14 @@
11
# React.rb
22

3+
**A complete [React.js](http://facebook.github.io/react/) [Opal Ruby](http://opalrb.org) wrapper**
4+
5+
[**Visit reactrb.org For The Full Story**](http://reactrb.org)
6+
37
[![Join the chat at https://gitter.im/zetachang/react.rb](https://badges.gitter.im/Join%20Chat.svg)](https://gitter.im/zetachang/react.rb?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)
48
[![Build Status](https://travis-ci.org/zetachang/react.rb.svg)](https://travis-ci.org/zetachang/react.rb)
59
[![Code Climate](https://codeclimate.com/github/zetachang/react.rb/badges/gpa.svg)](https://codeclimate.com/github/zetachang/react.rb)
610
[![Gem Version](https://badge.fury.io/rb/reactive-ruby.svg)](https://badge.fury.io/rb/reactive-ruby)
711

8-
**A complete [React.js](http://facebook.github.io/react/) [Opal Ruby](http://opalrb.org) wrapper**
9-
10-
[**Visit reactrb.org For The Full Story**](http://reactrb.org)
11-
1212
It lets you write reactive UI components, with Ruby's elegance using the tried
1313
and true React.js engine. :heart:
1414

0 commit comments

Comments
 (0)