summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorPatrick Totzke <patricktotzke@gmail.com>2017-08-05 20:13:02 +0100
committerPatrick Totzke <patricktotzke@gmail.com>2017-08-05 20:18:19 +0100
commitb9b17016e717f8b2357c1312a169ee6b8946956e (patch)
treeb13b2a05faf7c0f23e431817f318c28a0f9211eb /README.md
parent2e50eb3ee8b8875d64c2e5d8c767448432231287 (diff)
README: reshuffle the badges
quantifiedcode shut down and we are now generating coverage stats on travis.
Diffstat (limited to 'README.md')
-rw-r--r--README.md14
1 files changed, 10 insertions, 4 deletions
diff --git a/README.md b/README.md
index 3ff55159..f23c633d 100644
--- a/README.md
+++ b/README.md
@@ -1,5 +1,7 @@
[![Build Status][travis-img]][travis]
-[![Code Issues][quantcode-img]][quantcode]
+[![Code Climate][codeclimate-img]][codeclimate]
+[![Codacy Grade][codacy-grade-img]][codacy-grade]
+[![Codacy Coverage][codacy-coverage-img]][codacy-coverage]
Alot is a terminal-based mail user agent based on the [notmuch mail indexer][notmuch].
@@ -54,8 +56,12 @@ See the [manual][docs] for more usage info.
[wiki]: https://github.com/pazz/alot/wiki
[FAQ]: http://alot.readthedocs.io/en/latest/faq.html
[features]: https://github.com/pazz/alot/issues?labels=feature
-[travis]: https://travis-ci.org/pazz/alot
-[quantcode]: https://www.quantifiedcode.com/app/project/c5aaa4739c5b4f6eb75eaaf8c01da679
+[travis]: https://travis-ci.org/pazz/alot
[travis-img]: https://travis-ci.org/pazz/alot.svg?branch=master
-[quantcode-img]: https://www.quantifiedcode.com/api/v1/project/c5aaa4739c5b4f6eb75eaaf8c01da679/badge.svg
+[codacy-coverage]: https://www.codacy.com/app/patricktotzke/alot?utm_source=github.com&amp;utm_medium=referral&amp;utm_content=pazz/alot&amp;utm_campaign=Badge_Coverage
+[codacy-coverage-img]: https://api.codacy.com/project/badge/Coverage/fa7c4a567cd546568a12e88c57f9dbd6
+[codacy-grade]: https://www.codacy.com/app/patricktotzke/alot?utm_source=github.com&amp;utm_medium=referral&amp;utm_content=pazz/alot&amp;utm_campaign=Badge_Grade
+[codacy-grade-img]: https://api.codacy.com/project/badge/Grade/fa7c4a567cd546568a12e88c57f9dbd6
+[codeclimate-img]: https://codeclimate.com/github/pazz/alot/badges/gpa.svg
+[codeclimate]: https://codeclimate.com/github/pazz/alot