Skip to content

Commit ead90d5

Browse files
committed
[readme] Update badges
1 parent 9578db4 commit ead90d5

File tree

4 files changed

+12
-21
lines changed

4 files changed

+12
-21
lines changed

README.md

Lines changed: 3 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,6 @@
1-
[![GitHub forks](https://img.shields.io/github/forks/ngoanh2n/webdrivershooter.svg?style=social&label=Fork&maxAge=2592000)](https://github.com/ngoanh2n/webdrivershooter/network/members/)
2-
[![GitHub stars](https://img.shields.io/github/stars/ngoanh2n/webdrivershooter.svg?style=social&label=Star&maxAge=2592000)](https://github.com/ngoanh2n/webdrivershooter/stargazers/)
3-
[![GitHub watchers](https://img.shields.io/github/watchers/ngoanh2n/webdrivershooter.svg?style=social&label=Watch&maxAge=2592000)](https://github.com/ngoanh2n/webdrivershooter/watchers/)
4-
5-
[![Maven Central](https://maven-badges.herokuapp.com/maven-central/com.github.ngoanh2n/webdrivershooter/badge.svg)](https://maven-badges.herokuapp.com/maven-central/com.github.ngoanh2n/webdrivershooter)
6-
[![javadoc](https://javadoc.io/badge2/com.github.ngoanh2n/webdrivershooter/javadoc.svg)](https://javadoc.io/doc/com.github.ngoanh2n/webdrivershooter)
7-
[![GitHub release](https://img.shields.io/github/release/ngoanh2n/webdrivershooter.svg)](https://github.com/ngoanh2n/webdrivershooter/releases/)
8-
[![badge-jdk](https://img.shields.io/badge/jdk-17-blue.svg)](http://www.oracle.com/technetwork/java/javase/downloads/index.html)
9-
[![License: MIT](https://img.shields.io/badge/License-MIT-blueviolet.svg)](https://opensource.org/licenses/MIT)
1+
[![Java](https://img.shields.io/badge/Java-17-orange)](https://adoptium.net)
2+
[![Maven](https://img.shields.io/maven-central/v/com.github.ngoanh2n/webdrivershooter?label=Maven)](https://mvnrepository.com/artifact/com.github.ngoanh2n/webdrivershooter)
3+
[![GitHub Actions](https://img.shields.io/github/actions/workflow/status/ngoanh2n/webdrivershooter/build.yml?logo=github&label=GitHub%20Actions)](https://github.com/ngoanh2n/webdrivershooter/actions/workflows/build.yml)
104

115
**Table of Contents**
126
<!-- TOC -->

webdrivershooter-junit5/README.md

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
1-
[![Maven Central](https://maven-badges.herokuapp.com/maven-central/com.github.ngoanh2n/webdrivershooter-junit5/badge.svg)](https://maven-badges.herokuapp.com/maven-central/com.github.ngoanh2n/webdrivershooter-junit5)
2-
[![javadoc](https://javadoc.io/badge2/com.github.ngoanh2n/webdrivershooter-junit5/javadoc.svg)](https://javadoc.io/doc/com.github.ngoanh2n/webdrivershooter-junit5)
3-
[![badge-jdk](https://img.shields.io/badge/jdk-17-blue.svg)](http://www.oracle.com/technetwork/java/javase/downloads/index.html)
4-
[![License: MIT](https://img.shields.io/badge/License-MIT-blueviolet.svg)](https://opensource.org/licenses/MIT)
1+
[![Java](https://img.shields.io/badge/Java-17-orange)](https://adoptium.net)
2+
[![Maven](https://img.shields.io/maven-central/v/com.github.ngoanh2n/webdrivershooter-junit5?label=Maven)](https://mvnrepository.com/artifact/com.github.ngoanh2n/webdrivershooter-junit5)
3+
[![GitHub Actions](https://img.shields.io/github/actions/workflow/status/ngoanh2n/webdrivershooter/build.yml?logo=github&label=GitHub%20Actions)](https://github.com/ngoanh2n/webdrivershooter/actions/workflows/build.yml)
54

65
# WebDriverShooter for JUnit5
76
**Table of Contents**

webdrivershooter-selenide/README.md

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
1-
[![Maven Central](https://maven-badges.herokuapp.com/maven-central/com.github.ngoanh2n/webdrivershooter-selenide/badge.svg)](https://maven-badges.herokuapp.com/maven-central/com.github.ngoanh2n/webdrivershooter-selenide)
2-
[![javadoc](https://javadoc.io/badge2/com.github.ngoanh2n/webdrivershooter-selenide/javadoc.svg)](https://javadoc.io/doc/com.github.ngoanh2n/webdrivershooter-selenide)
3-
[![badge-jdk](https://img.shields.io/badge/jdk-17-blue.svg)](http://www.oracle.com/technetwork/java/javase/downloads/index.html)
4-
[![License: MIT](https://img.shields.io/badge/License-MIT-blueviolet.svg)](https://opensource.org/licenses/MIT)
1+
[![Java](https://img.shields.io/badge/Java-17-orange)](https://adoptium.net)
2+
[![Maven](https://img.shields.io/maven-central/v/com.github.ngoanh2n/webdrivershooter-selenide?label=Maven)](https://mvnrepository.com/artifact/com.github.ngoanh2n/webdrivershooter-selenide)
3+
[![GitHub Actions](https://img.shields.io/github/actions/workflow/status/ngoanh2n/webdrivershooter/build.yml?logo=github&label=GitHub%20Actions)](https://github.com/ngoanh2n/webdrivershooter/actions/workflows/build.yml)
54

65
# WebDriverShooter for Selenide
76
**Table of Contents**

webdrivershooter-testng/README.md

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
1-
[![Maven Central](https://maven-badges.herokuapp.com/maven-central/com.github.ngoanh2n/webdrivershooter-testng/badge.svg)](https://maven-badges.herokuapp.com/maven-central/com.github.ngoanh2n/webdrivershooter-testng)
2-
[![javadoc](https://javadoc.io/badge2/com.github.ngoanh2n/webdrivershooter-testng/javadoc.svg)](https://javadoc.io/doc/com.github.ngoanh2n/webdrivershooter-testng)
3-
[![badge-jdk](https://img.shields.io/badge/jdk-17-blue.svg)](http://www.oracle.com/technetwork/java/javase/downloads/index.html)
4-
[![License: MIT](https://img.shields.io/badge/License-MIT-blueviolet.svg)](https://opensource.org/licenses/MIT)
1+
[![Java](https://img.shields.io/badge/Java-17-orange)](https://adoptium.net)
2+
[![Maven](https://img.shields.io/maven-central/v/com.github.ngoanh2n/webdrivershooter-testng?label=Maven)](https://mvnrepository.com/artifact/com.github.ngoanh2n/webdrivershooter-testng)
3+
[![GitHub Actions](https://img.shields.io/github/actions/workflow/status/ngoanh2n/webdrivershooter/build.yml?logo=github&label=GitHub%20Actions)](https://github.com/ngoanh2n/webdrivershooter/actions/workflows/build.yml)
54

65
# WebDriverShooter for TestNG
76
**Table of Contents**

0 commit comments

Comments
 (0)