From b2649dd73bfe7ca310fc45bf9f31cd2a68eca7d7 Mon Sep 17 00:00:00 2001 From: 3boll Date: Sat, 1 Mar 2014 21:12:17 +0100 Subject: [PATCH] Updated React Version 0.9.0 **Updated Url's:** CDN: http://fb.me/react-0.9.0.js http://fb.me/JSXTransformer-0.9.0.js Starter Kit http://facebook.github.io/react/downloads/react-0.9.0.zip --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 0945d875cb979..3b535d41231be 100644 --- a/README.md +++ b/README.md @@ -40,12 +40,12 @@ The fastest way to get started is to serve JavaScript from the CDN (also availab ```html - + - + ``` -We've also built a [starter kit](http://facebook.github.io/react/downloads/react-0.8.0.zip) which might be useful if this is your first time using React. It includes a webpage with an example of using React with live code. +We've also built a [starter kit](http://facebook.github.io/react/downloads/react-0.9.0.zip) which might be useful if this is your first time using React. It includes a webpage with an example of using React with live code. If you'd like to use [bower](http://bower.io), it's as easy as: