Skip to content

Commit f9c295f

Browse files
committed
Added confluence and jira version badges to README
1 parent 0cace4d commit f9c295f

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

README.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,8 @@
11
# kotlin-atlassian-client
22
![Maven Central](https://img.shields.io/maven-central/v/com.linked-planet.client/kotlin-jira-client-api)
33
[![kotlin-atlassian-client - default](https://github.com/linked-planet/kotlin-atlassian-client/actions/workflows/default.yml/badge.svg)](https://github.com/linked-planet/kotlin-atlassian-client/actions/workflows/default.yml)
4-
4+
![Jira 9.4.2](https://img.shields.io/badge/Jira-9.4.2-blue)
5+
![Confluence 7.19.5](https://img.shields.io/badge/Confluence-7.19.5-blue)
56
> *kotlin-atlassian-client* merges the libraries of the repositories *kotlin-http-client*, *kotlin-jira-client* and *kotlin-insight-client* originally implemented by @betacore.
67
78
## Docs
@@ -11,7 +12,7 @@ This project provides the following libraries.
1112
- [kotlin-http-client](#kotlin-http-client)
1213

1314
### kotlin-jira-client
14-
Provides a Kotlin client for interaction with Atlassian Jira. It provides management functionality for
15+
Provides a Kotlin client for interaction with Atlassian Jira (supported version can be seen on top). It provides management functionality for
1516

1617
- comments,
1718
- issues,

0 commit comments

Comments
 (0)