From c1d3f9993b1d4424b8dd3da4c25a86a3ccccb0d1 Mon Sep 17 00:00:00 2001 From: Andrey Nering Date: Wed, 4 Mar 2015 10:22:45 -0300 Subject: [PATCH] Little change on note --- README.md | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index eb7c26542..f68a51039 100644 --- a/README.md +++ b/README.md @@ -7,10 +7,11 @@ # react-rails -**react-rails version disclaimer** -*This README is for `1.x` branch which is still in development. Please switch to latest `0.x` branch for stable version.* +> ## react-rails version disclaimer -*Additionally: `0.x` branch directly follows React versions, `1.x` will not do so.* +> ***This README is for `1.x` branch which is still in development. Please switch to latest `0.x` branch for stable version.*** + +> ***Additionally: `0.x` branch directly follows React versions, `1.x` will not do so.*** react-rails is a ruby gem which makes it easier 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 application.