Skip to content

Commit

Permalink
[readme] Update badges
Browse files Browse the repository at this point in the history
  • Loading branch information
ngoanh2n committed Oct 4, 2024
1 parent dc46b2e commit 49993e5
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 14 deletions.
15 changes: 5 additions & 10 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,14 +1,9 @@
[![GitHub forks](https://img.shields.io/github/forks/ngoanh2n/image-comparator.svg?style=social&label=Fork&maxAge=2592000)](https://github.com/ngoanh2n/image-comparator/network/members/)
[![GitHub stars](https://img.shields.io/github/stars/ngoanh2n/image-comparator.svg?style=social&label=Star&maxAge=2592000)](https://github.com/ngoanh2n/image-comparator/stargazers/)
[![GitHub watchers](https://img.shields.io/github/watchers/ngoanh2n/image-comparator.svg?style=social&label=Watch&maxAge=2592000)](https://github.com/ngoanh2n/image-comparator/watchers/)
[![Java](https://img.shields.io/badge/Java-17-orange)](https://adoptium.net)
[![Maven](https://img.shields.io/maven-central/v/com.github.ngoanh2n/image-comparator?label=Maven)](https://mvnrepository.com/artifact/com.github.ngoanh2n/image-comparator)
[![GitHub Actions](https://img.shields.io/github/actions/workflow/status/ngoanh2n/image-comparator/test.yml?logo=github&label=GitHub%20Actions)](https://github.com/ngoanh2n/image-comparator/actions/workflows/test.yml)
[![CircleCI](https://img.shields.io/circleci/build/github/ngoanh2n/image-comparator?token=CCIPRJ_V9AVYTzVyEF9A9GMsVD9oF_2ce0fb3410ce42dfee9d8d854bae69d56f206df6&logo=circleci&label=CircleCI)
](https://dl.circleci.com/status-badge/redirect/gh/ngoanh2n/image-comparator/tree/master)

[![Maven Central](https://maven-badges.herokuapp.com/maven-central/com.github.ngoanh2n/image-comparator/badge.svg)](https://maven-badges.herokuapp.com/maven-central/com.github.ngoanh2n/image-comparator)
[![javadoc](https://javadoc.io/badge2/com.github.ngoanh2n/image-comparator/javadoc.svg)](https://javadoc.io/doc/com.github.ngoanh2n/image-comparator)
[![GitHub release](https://img.shields.io/github/release/ngoanh2n/image-comparator.svg)](https://github.com/ngoanh2n/image-comparator/releases/)
[![badge-jdk](https://img.shields.io/badge/jdk-17-blue.svg)](http://www.oracle.com/technetwork/java/javase/downloads/index.html)
[![License: MIT](https://img.shields.io/badge/License-MIT-blueviolet.svg)](https://opensource.org/licenses/MIT)

# Image Comparator
**Table of Contents**
<!-- TOC -->
* [Declaration](#declaration)
Expand Down
9 changes: 5 additions & 4 deletions image-comparator-allure/README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,8 @@
[![Maven Central](https://maven-badges.herokuapp.com/maven-central/com.github.ngoanh2n/image-comparator-allure/badge.svg)](https://maven-badges.herokuapp.com/maven-central/com.github.ngoanh2n/image-comparator-allure)
[![javadoc](https://javadoc.io/badge2/com.github.ngoanh2n/image-comparator-allure/javadoc.svg)](https://javadoc.io/doc/com.github.ngoanh2n/image-comparator-allure)
[![badge-jdk](https://img.shields.io/badge/jdk-8-blue.svg)](http://www.oracle.com/technetwork/java/javase/downloads/index.html)
[![License: MIT](https://img.shields.io/badge/License-MIT-blueviolet.svg)](https://opensource.org/licenses/MIT)
[![Java](https://img.shields.io/badge/Java-17-orange)](https://adoptium.net)
[![Maven](https://img.shields.io/maven-central/v/com.github.ngoanh2n/image-comparator-allure?label=Maven)](https://mvnrepository.com/artifact/com.github.ngoanh2n/image-comparator-allure)
[![GitHub Actions](https://img.shields.io/github/actions/workflow/status/ngoanh2n/image-comparator/test.yml?logo=github&label=GitHub%20Actions)](https://github.com/ngoanh2n/image-comparator/actions/workflows/test.yml)
[![CircleCI](https://img.shields.io/circleci/build/github/ngoanh2n/image-comparator?token=CCIPRJ_V9AVYTzVyEF9A9GMsVD9oF_2ce0fb3410ce42dfee9d8d854bae69d56f206df6&logo=circleci&label=CircleCI)
](https://dl.circleci.com/status-badge/redirect/gh/ngoanh2n/image-comparator/tree/master)

# Image Comparator for Allure
<!-- TOC -->
Expand Down

0 comments on commit 49993e5

Please sign in to comment.