From 2f532072a96d6ce36e074d345065066690b61471 Mon Sep 17 00:00:00 2001 From: Christopher Chedeau Date: Fri, 31 May 2013 21:19:15 -0600 Subject: [PATCH] Adding base JSFiddle to README --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index e9085cfaa4200..39f27a77440de 100644 --- a/README.md +++ b/README.md @@ -49,6 +49,8 @@ If you'd like to use [bower](http://bower.io), it's as easy as: bower install --save react ``` +You can play around using this [base JSFiddle](http://jsfiddle.net/vjeux/25Rhk/) + ## Contribute The main purpose of this repository is to continue to evolve React core, making it faster and easier to use. If you're interested in helping with that, then keep reading. If you're not interested in helping right now that's ok too :) Any feedback you have about using React would be greatly appreciated.