Skip to content

Commit b715cd6

Browse files
author
Sunny Raj Rathod
committed
Merge pull request #85 from akankaria/future
Adding package version widget
2 parents 134fca7 + 6027747 commit b715cd6

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,9 @@
11
Authorize.Net Java SDK
22
======================
3-
[![Build Status](https://travis-ci.org/AuthorizeNet/sdk-java.png?branch=master)]
3+
[![Travis](https://img.shields.io/travis/AuthorizeNet/sdk-java/master.svg)]
44
(https://travis-ci.org/AuthorizeNet/sdk-java)
5+
[![Code Climate](https://codeclimate.com/github/AuthorizeNet/sdk-java/badges/gpa.svg)](https://codeclimate.com/github/AuthorizeNet/sdk-java)
6+
[![Maven Central](https://img.shields.io/maven-central/v/net.authorize/anet-java-sdk.svg?style=flat)](http://mvnrepository.com/artifact/net.authorize/anet-java-sdk)
57

68
```
79
<groupId>net.authorize</groupId>

0 commit comments

Comments
 (0)