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

Commit 52db25b

Browse files
committed
Add fancy version badge..
1 parent bfcb4eb commit 52db25b

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
# React.rb
22

3+
[![Gem Version](https://badge.fury.io/rb/react.rb.svg)](http://badge.fury.io/rb/react.rb)
4+
35
**React.rb is an [Opal Ruby](http://opalrb.org) wrapper of [React.js library](http://facebook.github.io/react/)**.
46

57
It let you write reactive UI component with Ruby's elegancy and compiled to run in Javascript. :heart:

0 commit comments

Comments
 (0)