Skip to content

Commit 5096786

Browse files
committed
Add badges.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/codec/trunk@1770460 13f79535-47bb-0310-9956-ffa450edef68
1 parent 12bd925 commit 5096786

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -43,6 +43,11 @@
4343
Apache Commons Codec
4444
===================
4545

46+
[![Build Status](https://travis-ci.org/apache/commons-codec.svg?branch=master)](https://travis-ci.org/apache/commons-codec)
47+
[![Coverage Status](https://coveralls.io/repos/apache/commons-codec/badge.svg?branch=master)](https://coveralls.io/r/apache/commons-codec)
48+
[![Maven Central](https://maven-badges.herokuapp.com/maven-central/org.apache.commons/commons-codec/badge.svg)](https://maven-badges.herokuapp.com/maven-central/org.apache.commons/commons-codec/)
49+
[![License](http://img.shields.io/:license-apache-blue.svg)](http://www.apache.org/licenses/LICENSE-2.0.html)
50+
4651
The Apache Commons Codec package contains simple encoder and decoders for
4752
various formats such as Base64 and Hexadecimal. In addition to these
4853
widely used encoders and decoders, the codec package also maintains a

0 commit comments

Comments
 (0)