Skip to content

Commit ae22e5d

Browse files
committed
update badges in README
1 parent 9017d28 commit ae22e5d

2 files changed

Lines changed: 5 additions & 3 deletions

File tree

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
name: Run tests
1+
name: Build
22
on:
33
push:
44
branches:

README.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
1-
[![Maven Central](https://maven-badges.herokuapp.com/maven-central/com.codeborne/pdf-test/badge.svg)](https://maven-badges.herokuapp.com/maven-central/com.codeborne/pdf-test)
2-
[![Coverage Status](https://coveralls.io/repos/github/java-testkit/pdf-test/badge.svg?branch=main)](https://coveralls.io/github/java-testkit/pdf-test?branch=main)
1+
![Build Status](https://github.com/java-testkit/pdf-test/actions/workflows/test.yml/badge.svg)
2+
[![Maven Central](https://img.shields.io/maven-central/v/com.codeborne/pdf-test.svg)](https://central.sonatype.com/search?q=pdf-test&namespace=com.codeborne)
3+
[![MIT License](http://img.shields.io/badge/license-MIT-green.svg)](https://github.com/selenide/selenide/blob/main/LICENSE)
4+
![Free](https://img.shields.io/badge/free-open--source-green.svg)
35

46
# PDF Test
57
PDF testing library

0 commit comments

Comments
 (0)