From bbccb5120009f81ba95f215b191cea88be543e93 Mon Sep 17 00:00:00 2001 From: TJ Holowaychuk Date: Thu, 6 Jun 2013 18:17:51 -0700 Subject: [PATCH] docs --- Readme.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/Readme.md b/Readme.md index c2a745a..529165d 100644 --- a/Readme.md +++ b/Readme.md @@ -4,8 +4,14 @@ ## Installation + With component: + $ component install component/reactive + With the stand-alone browser build: + + + ## API ### reactive(element, object, [view])