|
1 | 1 | # angularjs-input-file
|
2 | 2 |
|
3 | 3 | [![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] |
6 | 5 | [![Travis CI Status][badge-travis-img]][badge-travis-lnk]
|
7 | 6 | [![Code Climate Status][badge-code-climate-status-img]][badge-code-climate-status-lnk]
|
8 | 7 | [![Code Climate Issues][badge-code-climate-issues-img]][badge-code-climate-issues-lnk]
|
@@ -95,17 +94,15 @@ SOFTWARE.
|
95 | 94 |
|
96 | 95 | [site]: https://heyprof.github.io/angularjs-input-file/
|
97 | 96 |
|
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 |
99 | 98 | [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 |
105 | 102 | [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 |
107 | 104 | [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 |
109 | 106 | [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 |
111 | 108 | [badge-license-lnk]: https://github.com/heyprof/angularjs-input-file/master/LICENSE
|
0 commit comments