Skip to content

Commit ae77ebc

Browse files
committed
Update README.md with badges
1 parent 3c958d9 commit ae77ebc

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

README.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,10 @@
22

33
A simple addon to add jquery-ui as a dependency to your app. Also includes a small library of components wrapping JQuery UI widgets.
44

5+
[![Build Status](https://travis-ci.org/Gaurav0/ember-cli-jquery-ui.svg?branch=master)](https://travis-ci.org/Gaurav0/ember-cli-jquery-ui)
6+
7+
[![Ember Observer Score](http://emberobserver.com/badges/ember-cli-jquery-ui.svg)](http://emberobserver.com/addons/ember-cli-jquery-ui)
8+
59
## Example Application
610

711
An example application demonstrating how to use ember-cli-jquery-ui is available at
@@ -12,7 +16,7 @@ http://ember-cli-jquery-ui-example.herokuapp.com/
1216

1317
## Installation
1418

15-
* `ember install:addon ember-cli-jquery-ui`
19+
* `ember install ember-cli-jquery-ui`
1620

1721
## Change your jquery-ui theme
1822

0 commit comments

Comments
 (0)