Skip to content

Commit b66dd3a

Browse files
committed
Add maven badge
1 parent badde3a commit b66dd3a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ Bit-lib4j [![Build Status](https://travis-ci.org/devnied/Bit-lib4j.png?branch=ma
44
Bit-Lib4j is an useful library to handle bytes or bits in Java.<br/>
55
With this library you can read/write data in a byte array with a custom size for Java primitive types.
66

7-
<b>Current version : 1.4.11</b>
7+
[![Maven Central](https://maven-badges.herokuapp.com/maven-central/com.github.devnied/bit-lib4j/badge.svg?style=flat)](https://maven-badges.herokuapp.com/maven-central/com.github.devnied/bit-lib4j)<br/>
88

99
##Simple API
1010

0 commit comments

Comments
 (0)