From dbfaa81ee090addf2160c0077aed7ddafc3a79d5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Paul=20O=E2=80=99Shannessy?= Date: Tue, 4 Jun 2013 16:58:01 -0600 Subject: [PATCH] Update links in readme to 0.3.2 --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index e9085cfaa4..472221ca00 100644 --- a/README.md +++ b/README.md @@ -36,12 +36,12 @@ The fastest way to get started is to serve JavaScript from the CDN: ```html - + - + ``` -We've also built a [starter kit](http://facebook.github.io/react/downloads/react-0.3.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.3.2.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: