From 91fc599f302260437361ec9adf12dcba94e183b9 Mon Sep 17 00:00:00 2001 From: Ido Date: Sun, 4 Jan 2015 12:17:31 +0200 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 51bc932..576b578 100644 --- a/README.md +++ b/README.md @@ -25,8 +25,6 @@ https://github.com/wix/generator-react-templates There's a sample Hello project
https://github.com/wix/hello-react-templates -## CLI -https://github.com/wix/react-templates/blob/gh-pages/docs/cli.md ###### Basic concepts for react templates @@ -55,6 +53,8 @@ npm install react-templates -g rt [file.rt|dir]* [options] ``` +See more on CLI usage [here](https://github.com/wix/react-templates/blob/gh-pages/docs/cli.md) + Note that in most cases, this package will be wrapped in a Grunt task, so that cli will not be used explicitly. [grunt-react-templates](https://github.com/wix/grunt-react-templates)