mirror of
https://github.com/kaminari/kaminari.git
synced 2022-11-09 13:44:37 -05:00
Add Code Climate badge to README
I also moved both the build status badge and the Code Climate badge to the top as I've seen a lot of other projects do.
This commit is contained in:
parent
d5757227d7
commit
e182f89a1f
1 changed files with 1 additions and 4 deletions
|
@ -1,4 +1,4 @@
|
|||
= Kaminari
|
||||
= Kaminari {<img src="https://travis-ci.org/amatsuda/kaminari.png"/>}[http://travis-ci.org/amatsuda/kaminari] {<img src="https://codeclimate.com/github/amatsuda/kaminari.png" />}[https://codeclimate.com/github/amatsuda/kaminari]
|
||||
|
||||
A Scope & Engine based, clean, powerful, customizable and sophisticated paginator for modern web app frameworks and ORMs
|
||||
|
||||
|
@ -282,9 +282,6 @@ Check out Kaminari recipes on the GitHub Wiki for more advanced tips and techniq
|
|||
https://github.com/amatsuda/kaminari/wiki/Kaminari-recipes
|
||||
|
||||
|
||||
== Build Status {<img src="https://travis-ci.org/amatsuda/kaminari.png"/>}[http://travis-ci.org/amatsuda/kaminari]
|
||||
|
||||
|
||||
== Questions, Feedback
|
||||
|
||||
Feel free to message me on Github (amatsuda) or Twitter (@a_matsuda) ☇☇☇ :)
|
||||
|
|
Loading…
Reference in a new issue