Skip to content

Commit 81fda8f

Browse files
update README.md
1 parent f2e1ac5 commit 81fda8f

1 file changed

Lines changed: 6 additions & 1 deletion

File tree

README.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,9 @@
1-
[![Maven](https://maven-badges.herokuapp.com/maven-central/com.testingbot/testingbotrest/badge.svg)](https://search.maven.org/artifact/com.testingbot/testingbotrest)
1+
[![Maven Central](https://img.shields.io/maven-central/v/com.testingbot/testingbotrest.svg?label=Maven%20Central)](https://central.sonatype.com/artifact/com.testingbot/testingbotrest)
2+
[![Javadoc](https://javadoc.io/badge2/com.testingbot/testingbotrest/javadoc.svg)](https://javadoc.io/doc/com.testingbot/testingbotrest)
3+
[![Tests](https://github.com/testingbot/testingbot-java/actions/workflows/test.yml/badge.svg?branch=master)](https://github.com/testingbot/testingbot-java/actions/workflows/test.yml)
4+
[![CodeQL](https://github.com/testingbot/testingbot-java/actions/workflows/codeql-analysis.yml/badge.svg?branch=master)](https://github.com/testingbot/testingbot-java/actions/workflows/codeql-analysis.yml)
5+
[![License: Apache 2.0](https://img.shields.io/badge/License-Apache%202.0-blue.svg)](https://www.apache.org/licenses/LICENSE-2.0)
6+
[![Java](https://img.shields.io/badge/Java-1.7%2B-blue.svg)](https://www.oracle.com/java/)
27

38
TestingBotREST Java
49
====================

0 commit comments

Comments
 (0)