Skip to content

Commit ac5622d

Browse files
committed
Add badges in README
1 parent d4c2031 commit ac5622d

File tree

1 file changed

+5
-2
lines changed

1 file changed

+5
-2
lines changed

README.md

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
1-
# opa-java-client
2-
![build](https://github.com/content-cloud/opa-java-client/workflows/build/badge.svg?branch=main)
1+
# OpenPolicyAgent Java Client
2+
3+
![Build](https://github.com/content-cloud/opa-java-client/workflows/build/badge.svg?branch=main)
4+
![Maven Central](https://img.shields.io/maven-central/v/eu.xenit.contentcloud/opa-async-java-client?color=blue)
5+
![License](https://img.shields.io/github/license/xenit-eu/opa-java-client?color=blue)
36

47
An asynchronous java client library for the [OpenPolicyAgent](https://www.openpolicyagent.org/) [REST API](https://www.openpolicyagent.org/docs/latest/rest-api/).
58

0 commit comments

Comments
 (0)