From c04f2b91b1c9677f45a0a24cab043e5726ba8072 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Sebastian=20Ho=C3=9F?= Date: Sun, 3 Jul 2016 12:38:35 +0200 Subject: [PATCH] add more badges MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Signed-off-by: Sebastian Hoß --- README.asciidoc | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.asciidoc b/README.asciidoc index e28fcdc..acfd8ea 100755 --- a/README.asciidoc +++ b/README.asciidoc @@ -16,6 +16,9 @@ image:https://img.shields.io/travis/{github-org}/{project-name}/master.svg?style image:https://img.shields.io/coveralls/{github-org}/{project-name}/master.svg?style=flat-square["Code Coverage", link="https://coveralls.io/github/{github-org}/{project-name}"] image:https://img.shields.io/coverity/scan/{coverity-project}.svg?style=flat-square["Coverity Scan Result", link="https://scan.coverity.com/projects/{github-org}-{project-name}"] image:https://img.shields.io/codacy/grade/{codacy-project}.svg?style=flat-square["Codacy Code Quality", link="https://www.codacy.com/app/mail_7/{project-name}"] +link="https://basicallydan.github.io/forkability/?u={github-org}&r={project-name}"] +image:https://img.shields.io/maintenance/yes/2016.svg?style=flat-square["Is this thing still maintained?"] +image:https://img.shields.io/bountysource/team/metio/activity.svg?style=flat-square["Bounties on open tickets", link="https://www.bountysource.com/teams/metio"] Utility library for null analysis in Java projects. -- 2.11.4.GIT