summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--README.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/README.md b/README.md
index 404d19d..91dd72f 100644
--- a/README.md
+++ b/README.md
@@ -16,6 +16,8 @@ React.renderComponent(
document.body);
```
+You can see a live demo [here](http://jsfiddle.net/FrancescoCioria/m2rpyfsx/2/)
+
###Install
```
npm install --save react-autosize-textarea