Skip to content

Commit b772aef

Browse files
committed
added badges
1 parent 79b2767 commit b772aef

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
11
# UDF Debugging Tools for Java
22

3+
[![Build Status](https://travis-ci.com/exasol/udf-debugging-java.svg?branch=master)](https://travis-ci.com/exasol/udf-debugging-java)
4+
[![Maven Central](https://img.shields.io/maven-central/v/com.exasol/udf-debugging-java)](https://search.maven.org/artifact/com.exasol/udf-debugging-java)
5+
36
This repository contains tools for debugging UDFs.
47

58
## Installation

0 commit comments

Comments
 (0)