From 5aa64140ddd40bfcc008a993e0e128c7df8b414e Mon Sep 17 00:00:00 2001 From: Anrey Bezrodnov Date: Mon, 26 Mar 2018 12:32:50 +0200 Subject: [PATCH] README is updated --- README.md | 14 ++++---------- 1 file changed, 4 insertions(+), 10 deletions(-) diff --git a/README.md b/README.md index ec04bf1..143a0bc 100644 --- a/README.md +++ b/README.md @@ -1,17 +1,11 @@ -# ember-cli-pace +# ember-cli-pace-gs -This README outlines the details of collaborating on this Ember addon. +Ember.js plugin based on Pace http://github.hubspot.com/pace/docs/welcome/ +This is a fork of outdated https://github.com/praya/ember-cli-pace repo. ## Installation -* `git clone ` this repository -* `cd ember-cli-pace` -* `npm install` - -## Running - -* `ember serve` -* Visit your app at [http://localhost:4200](http://localhost:4200). +* `npm install ember-cli-pace-gs` ## Running Tests