Skip to content

Commit

Permalink
Updated links in README
Browse files Browse the repository at this point in the history
  • Loading branch information
gordonmcg committed Jun 3, 2016
1 parent d9d4527 commit 3fa2e73
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
so-multiselect [![Build Status](https://travis-ci.org/gordonmcg-sonalake/so-multiselect.svg?branch=master)](https://travis-ci.org/gordonmcg-sonalake/so-multiselect) [![codecov coverage](https://img.shields.io/codecov/c/github/gordonmcg-sonalake/so-multiselect.svg?style=flat-square)](https://codecov.io/github/gordonmcg-sonalake/so-multiselect) [![MIT License](https://img.shields.io/github/license/mashape/apistatus.svg?maxAge=2592000)]()
so-multiselect [![Build Status](https://travis-ci.org/sonalake/so-multiselect.svg?branch=master)](https://travis-ci.org/sonalake/so-multiselect) [![codecov coverage](https://img.shields.io/codecov/c/github/sonalake/so-multiselect.svg?style=flat-square)](https://codecov.io/github/sonalake/so-multiselect) [![MIT License](https://img.shields.io/github/license/mashape/apistatus.svg?maxAge=2592000)]()
================
> Angular module that provides a multi-select dropdown list with checkboxes.
Expand All @@ -16,7 +16,7 @@ This module was built with the intention of using it alongside [UI Bootstrap](ht
Demo
-----

For an example of `so-multiselect` in action, take a look at the demo app inside src/demo.
For an example of `so-multiselect` in action, take a look at the demo app inside src/demo.

Alternatively, you can find the same [example on plunker.](https://plnkr.co/edit/E3E5KpHdwemNaoXtWimB?p=preview)

Expand All @@ -28,7 +28,7 @@ Getting Started
The easiest way to install the module is to use bower:

```
bower install gordonmcg-sonalake/so-multiselect --save
bower install sonalake/so-multiselect --save
bower update
```

Expand Down

0 comments on commit 3fa2e73

Please sign in to comment.