Skip to content

Commit 98df721

Browse files
committed
add: badges
1 parent 66c07cc commit 98df721

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
# Fio Bank Java Client
22

3+
[![Build Status](https://github.com/martiner/fio-java/actions/workflows/build-branch.yml/badge.svg?branch=master)](https://github.com/martiner/fio-java/actions/workflows/build-branch.yml)
4+
[![Maven Central](https://maven-badges.herokuapp.com/maven-central/cz.geek/fio-java/badge.svg)](https://maven-badges.herokuapp.com/maven-central/cz.geek/fio-java)
5+
[![Javadocs](http://javadoc.io/badge/cz.geek/fio-java.svg)](http://javadoc.io/doc/cz.geek/fio-java)
6+
37
A Java SDK for accessing the [REST API](http://www.fio.cz/bank-services/internetbanking-api) of [Fio Bank](https://www.fio.cz/).
48

59
## Usage

0 commit comments

Comments
 (0)