Skip to content

Commit 619edb4

Browse files
committed
Update badges
1 parent 4d0c01a commit 619edb4

File tree

1 file changed

+16
-1
lines changed

1 file changed

+16
-1
lines changed

README.md

Lines changed: 16 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
## angularjs-input-tags [![GitHub release](https://img.shields.io/github/release/heyprof/angularjs-input-tags/all.svg?style=flat-square)](https://github.com/heyprof/angularjs-input-tags/releases) [![Dependencies Status](https://img.shields.io/gemnasium/heyprof/angularjs-input-tags.svg?style=flat-square)](https://gemnasium.com/github.com/heyprof/angularjs-input-tags) [![Travis CI Status](https://img.shields.io/travis/heyprof/angularjs-input-tags.svg?style=flat-square&label=TravisCI)](https://travis-ci.org/heyprof/angularjs-input-tags) [![Code Climate Status](https://img.shields.io/codeclimate/github/heyprof/angularjs-input-tags.svg?style=flat-square)](https://codeclimate.com/github/heyprof/angularjs-input-tags) [![Code Climate Issues](https://img.shields.io/codeclimate/issues/github/heyprof/angularjs-input-tags.svg?style=flat-square)](https://codeclimate.com/github/heyprof/angularjs-input-tags/issues)
1+
## angularjs-input-tags [![GitHub release][badge-release-img]][badge-release-lnk] [![Dependencies Status][badge-dependencies-img]][badge-dependencies-lnk] [![Dev Dependencies Status][badge-dev-dependencies-img]][badge-dev-dependencies-lnk] [![Travis CI Status][badge-travis-img]][badge-travis-lnk] [![Code Climate Status][badge-code-climate-status-img]][badge-code-climate-status-lnk] [![Code Climate Issues][badge-code-climate-issues-img]][badge-code-climate-issues-lnk] [![License][badge-license-img]][badge-license-lnk]
22

33
### TL;DR
44

@@ -90,3 +90,18 @@ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
9090
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
9191
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
9292
SOFTWARE.
93+
94+
[badge-release-img]: https://img.shields.io/github/release/heyprof/angularjs-input-tags/all.svg?style=flat-square
95+
[badge-release-lnk]: https://github.com/heyprof/angularjs-input-tags/releases
96+
[badge-dependencies-img]: https://img.shields.io/david/heyprof/angularjs-input-tags.svg?style=flat-square
97+
[badge-dependencies-lnk]: https://david-dm.org/heyprof/angularjs-input-tags
98+
[badge-dev-dependencies-img]: https://img.shields.io/david/dev/heyprof/angularjs-input-tags.svg?style=flat-square
99+
[badge-dev-dependencies-lnk]: https://david-dm.org/heyprof/angularjs-input-tags?type=dev
100+
[badge-travis-img]: https://img.shields.io/travis/heyprof/angularjs-input-tags.svg?style=flat-square&label=TravisCI
101+
[badge-travis-lnk]: https://travis-ci.org/heyprof/angularjs-input-tags
102+
[badge-code-climate-status-img]: https://img.shields.io/codeclimate/github/heyprof/angularjs-input-tags.svg?style=flat-square
103+
[badge-code-climate-status-lnk]: https://codeclimate.com/github/heyprof/angularjs-input-tags
104+
[badge-code-climate-issues-img]: https://img.shields.io/codeclimate/issues/github/heyprof/angularjs-input-tags.svg?style=flat-square
105+
[badge-code-climate-issues-lnk]: https://codeclimate.com/github/heyprof/angularjs-input-tags/issues
106+
[badge-license-img]: https://img.shields.io/badge/license-MIT-blue.svg?style=flat-square
107+
[badge-license-lnk]: https://raw.githubusercontent.com/heyprof/angularjs-input-tags/master/LICENSE

0 commit comments

Comments
 (0)