Skip to content

Commit 48c194f

Browse files
authored
Update README.md
1 parent ea98423 commit 48c194f

File tree

1 file changed

+8
-13
lines changed

1 file changed

+8
-13
lines changed

README.md

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

3-
[![Greenkeeper badge](https://badges.greenkeeper.io/heyprof/angularjs-input-file.svg)](https://greenkeeper.io/)
4-
53
[![GitHub release][badge-release-img]][badge-release-lnk]
6-
[![Dependencies Status][badge-dependencies-img]][badge-dependencies-lnk]
7-
[![Dev Dependencies Status][badge-dev-dependencies-img]][badge-dev-dependencies-lnk]
4+
[![Greenkeeper badge][badge-greenkeeper-img]][badge-greenkeeper-lnk]
85
[![Travis CI Status][badge-travis-img]][badge-travis-lnk]
96
[![Code Climate Status][badge-code-climate-status-img]][badge-code-climate-status-lnk]
107
[![Code Climate Issues][badge-code-climate-issues-img]][badge-code-climate-issues-lnk]
@@ -97,17 +94,15 @@ SOFTWARE.
9794

9895
[site]: https://heyprof.github.io/angularjs-input-file/
9996

100-
[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
10198
[badge-release-lnk]: https://github.com/heyprof/angularjs-input-file/releases
102-
[badge-dependencies-img]: https://img.shields.io/david/heyprof/angularjs-input-file.svg?style=flat-square
103-
[badge-dependencies-lnk]: https://david-dm.org/heyprof/angularjs-input-file
104-
[badge-dev-dependencies-img]: https://img.shields.io/david/dev/heyprof/angularjs-input-file.svg?style=flat-square
105-
[badge-dev-dependencies-lnk]: https://david-dm.org/heyprof/angularjs-input-file?type=dev
106-
[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
107102
[badge-travis-lnk]: https://travis-ci.org/heyprof/angularjs-input-file
108-
[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
109104
[badge-code-climate-status-lnk]: https://codeclimate.com/github/heyprof/angularjs-input-file
110-
[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
111106
[badge-code-climate-issues-lnk]: https://codeclimate.com/github/heyprof/angularjs-input-file/issues
112-
[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
113108
[badge-license-lnk]: https://github.com/heyprof/angularjs-input-file/master/LICENSE

0 commit comments

Comments
 (0)