Skip to content

Commit 9ee9343

Browse files
authored
Merge pull request #2 from heyprof/greenkeeper/initial
Add Greenkeeper badge 🌴
2 parents f3de1ad + 48c194f commit 9ee9343

File tree

1 file changed

+8
-11
lines changed

1 file changed

+8
-11
lines changed

README.md

Lines changed: 8 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,7 @@
11
# angularjs-input-file
22

33
[![GitHub release][badge-release-img]][badge-release-lnk]
4-
[![Dependencies Status][badge-dependencies-img]][badge-dependencies-lnk]
5-
[![Dev Dependencies Status][badge-dev-dependencies-img]][badge-dev-dependencies-lnk]
4+
[![Greenkeeper badge][badge-greenkeeper-img]][badge-greenkeeper-lnk]
65
[![Travis CI Status][badge-travis-img]][badge-travis-lnk]
76
[![Code Climate Status][badge-code-climate-status-img]][badge-code-climate-status-lnk]
87
[![Code Climate Issues][badge-code-climate-issues-img]][badge-code-climate-issues-lnk]
@@ -95,17 +94,15 @@ SOFTWARE.
9594

9695
[site]: https://heyprof.github.io/angularjs-input-file/
9796

98-
[badge-release-img]: https://img.shields.io/github/release/heyprof/angularjs-input-file/all.svg?style=flat-square
97+
[badge-release-img]: https://img.shields.io/github/release/heyprof/angularjs-input-file/all.svg
9998
[badge-release-lnk]: https://github.com/heyprof/angularjs-input-file/releases
100-
[badge-dependencies-img]: https://img.shields.io/david/heyprof/angularjs-input-file.svg?style=flat-square
101-
[badge-dependencies-lnk]: https://david-dm.org/heyprof/angularjs-input-file
102-
[badge-dev-dependencies-img]: https://img.shields.io/david/dev/heyprof/angularjs-input-file.svg?style=flat-square
103-
[badge-dev-dependencies-lnk]: https://david-dm.org/heyprof/angularjs-input-file?type=dev
104-
[badge-travis-img]: https://img.shields.io/travis/heyprof/angularjs-input-file.svg?style=flat-square&label=TravisCI
99+
[badge-greenkeeper-img]: https://badges.greenkeeper.io/heyprof/angularjs-input-file.svg
100+
[badge-greenkeeper-lnk]: https://greenkeeper.io/
101+
[badge-travis-img]: https://img.shields.io/travis/heyprof/angularjs-input-file.svg?label=TravisCI
105102
[badge-travis-lnk]: https://travis-ci.org/heyprof/angularjs-input-file
106-
[badge-code-climate-status-img]: https://img.shields.io/codeclimate/github/heyprof/angularjs-input-file.svg?style=flat-square&label=climate
103+
[badge-code-climate-status-img]: https://img.shields.io/codeclimate/github/heyprof/angularjs-input-file.svg?label=climate
107104
[badge-code-climate-status-lnk]: https://codeclimate.com/github/heyprof/angularjs-input-file
108-
[badge-code-climate-issues-img]: https://img.shields.io/codeclimate/issues/github/heyprof/angularjs-input-file.svg?style=flat-square&label=climate issues
105+
[badge-code-climate-issues-img]: https://img.shields.io/codeclimate/issues/github/heyprof/angularjs-input-file.svg?label=climate issues
109106
[badge-code-climate-issues-lnk]: https://codeclimate.com/github/heyprof/angularjs-input-file/issues
110-
[badge-license-img]: https://img.shields.io/badge/license-MIT-blue.svg?style=flat-square
107+
[badge-license-img]: https://img.shields.io/badge/license-MIT-blue.svg
111108
[badge-license-lnk]: https://github.com/heyprof/angularjs-input-file/master/LICENSE

0 commit comments

Comments
 (0)