From c2d366c6468fe31aaa6660c232053abd9391ae9c Mon Sep 17 00:00:00 2001 From: Joe Hudson Date: Mon, 26 Jan 2015 08:53:30 -0500 Subject: [PATCH] update README --- README.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/README.md b/README.md index 559cef6..f217e28 100644 --- a/README.md +++ b/README.md @@ -23,8 +23,7 @@ Installation ### CommonJS ``` - // initialize ReactChartjs - require('react-chartjs/vars').React = React; + // nothing you need to do here for initialization ``` ### AMD