From d69cbda7a4235e8dd2a7b535c692997896849065 Mon Sep 17 00:00:00 2001 From: Gerardo Perez Perez Date: Fri, 10 Apr 2015 23:38:18 -0500 Subject: [PATCH] put installation at first --- README.md | 24 ++++++++++++++---------- 1 file changed, 14 insertions(+), 10 deletions(-) diff --git a/README.md b/README.md index ca2e5f8..49e7770 100755 --- a/README.md +++ b/README.md @@ -19,6 +19,20 @@ Please let me know about anything you find is not working, or maybe some feature --- + +##Installation +``` +ember install ember-cli-crudtable +``` + +or + +``` +ember install:addon ember-cli-crudtable +``` + +--- + ##Current Status ![Current NPM](https://img.shields.io/github/tag/gerard2p/ember-cli-crudtable.svg) (I'm not using any versioning convention, instead i'm just using the current date) @@ -52,16 +66,6 @@ ember install:addon ember-cli-crudtable@tag_upper_image 1. Custom field render based on handelbars templates. ___ -##Installation -``` -ember install ember-cli-crudtable -``` - -or - -``` -ember install:addon ember-cli-crudtable -``` ##How to use it You can use the helper **{{crud-table}}** there are some minimun variables you must specify and these are: