Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 516a744

Browse files
committed
add badge for documentation
1 parent 5d86c60 commit 516a744

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

README.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@ Excel Spreadsheet Export for [Active Admin]
66
[![Travis CI][travis_badge]][travis]
77
[![Quality][codeclimate_badge]][codeclimate]
88
[![Coverage][codecov_badge]][codecov]
9+
[![Inch CI][inch_badge]][inch]
910

1011
## Synopsis
1112

@@ -171,4 +172,6 @@ BUNDLE_GEMFILE=gemfiles/rails_42.gemfile bundle exec rake
171172
[codeclimate_badge]: https://api.codeclimate.com/v1/badges/e294712bac54d4520182/maintainability
172173
[codeclimate]: https://codeclimate.com/github/thambley/activeadmin-xls/maintainability
173174
[codecov_badge]: https://codecov.io/gh/thambley/activeadmin-xls/branch/master/graph/badge.svg
174-
[codecov]: https://codecov.io/gh/thambley/activeadmin-xls
175+
[codecov]: https://codecov.io/gh/thambley/activeadmin-xls
176+
[inch_badge]: http://inch-ci.org/github/thambley/activeadmin-xls.svg?branch=master
177+
[inch]: http://inch-ci.org/github/thambley/activeadmin-xls

0 commit comments

Comments
 (0)