We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 57fa364 commit 8edf65bCopy full SHA for 8edf65b
README.md
@@ -1,9 +1,12 @@
1
# Gitify
2
[![travis][travis-image]][travis-url]
3
+[![cc-gpa][cc-gpa-image]][cc-gpa-url]
4
[![cc-coverage][cc-coverage-image]][cc-coverage-url]
5
6
[travis-image]: https://travis-ci.org/ekonstantinidis/gitify.svg?branch=master
7
[travis-url]: https://travis-ci.org/ekonstantinidis/gitify
8
+[cc-gpa-image]: https://codeclimate.com/github/ekonstantinidis/gitify/badges/gpa.svg
9
+[cc-gpa-url]: https://codeclimate.com/github/ekonstantinidis/gitify
10
[cc-coverage-image]: https://codeclimate.com/github/ekonstantinidis/gitify/badges/coverage.svg
11
[cc-coverage-url]: https://codeclimate.com/github/ekonstantinidis/gitify/coverage
12
0 commit comments