Skip to content

Commit 9f3ea66

Browse files
authored
Update README.md
1 parent f02177f commit 9f3ea66

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,10 @@
11
# HBase ORM
22

3+
[![Build Status](https://api.travis-ci.org/flipkart-incubator/hbase-orm.svg?branch=master&status=passed)](https://travis-ci.org/github/flipkart-incubator/hbase-orm)
4+
[![Coverage Status](https://coveralls.io/repos/github/flipkart-incubator/hbase-orm/badge.svg?branch=master)](https://coveralls.io/github/flipkart-incubator/hbase-orm?branch=master)
5+
[![Maven Central](https://img.shields.io/badge/sonatype-1.15-orange.svg)](https://oss.sonatype.org/content/repositories/releases/com/flipkart/hbase-object-mapper/1.15/)
6+
[![License](https://img.shields.io/badge/License-Apache%202-blue.svg)](./LICENSE.txt)
7+
38
## Introduction
49
An ultra-light-weight HBase ORM library that enables:
510

0 commit comments

Comments
 (0)