Skip to content

Commit b676622

Browse files
Merge pull request #13 from BorderTech/latest-qa
Badges
2 parents 6a837e7 + 9e5ec0a commit b676622

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
@@ -2,8 +2,11 @@
22
Project configuration mechanism.
33

44
## Status
5-
[![CircleCI](https://circleci.com/gh/BorderTech/java-config.svg?style=svg)](https://circleci.com/gh/BorderTech/java-config)
5+
[![Build Status](https://travis-ci.com/BorderTech/java-config.svg?branch=master)](https://travis-ci.com/BorderTech/java-config)
66
[![Codacy Badge](https://api.codacy.com/project/badge/Grade/738a3851c483470da86ffe1d047f344c)](https://www.codacy.com/app/BorderTech/java-config?utm_source=github.com&utm_medium=referral&utm_content=BorderTech/java-config&utm_campaign=Badge_Grade)
7+
[![Codacy Badge](https://api.codacy.com/project/badge/Coverage/738a3851c483470da86ffe1d047f344c)](https://www.codacy.com/app/BorderTech/java-config?utm_source=github.com&utm_medium=referral&utm_content=BorderTech/java-config&utm_campaign=Badge_Coverage)
8+
[![Javadocs](https://www.javadoc.io/badge/com.github.bordertech.config/config.svg)](https://www.javadoc.io/doc/com.github.bordertech.config/config)
9+
[![Maven Central](https://img.shields.io/maven-central/v/com.github.bordertech.config/config.svg?label=Maven%20Central)](https://search.maven.org/search?q=g:%22com.github.bordertech.config%22%20AND%20a:%22config%22)
710

811
# Why Use Config?
912
TODO

0 commit comments

Comments
 (0)