Skip to content

Commit da79b9d

Browse files
Update README.md
1 parent b2d5876 commit da79b9d

File tree

1 file changed

+3
-5
lines changed

1 file changed

+3
-5
lines changed

README.md

Lines changed: 3 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -2,11 +2,9 @@ Spring Batch3 Starter - Accelerate Your Spring Boot 3 Batch Development🚀
22
=============================
33
# SpringBoot3BatchStarter
44
[![Github](https://img.shields.io/github/stars/KTC-YoheiMiyashita/SpringBoot3BatchStarter?logo=github&style=flat)](https://github.com/KTC-YoheiMiyashita/SpringBoot3BatchStarter)
5-
6-
[![Build Status](https://github.com/KTC-YoheiMiyashita/SpringBoot3BatchStarter/actions/workflows/build.yml/badge.svg)](https://github.com/KTC-YoheiMiyashita/SpringBoot3BatchStarter/actions/workflows/build.yml)
7-
8-
[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)
9-
5+
[![GitHub Actions Build Status](https://github.com/KTC-YoheiMiyashita/SpringBoot3BatchStarter/actions/workflows/Java%20CI/badge.svg)](https://github.com/KTC-YoheiMiyashita/SpringBoot3BatchStarter/actions?query=workflow%3A%22Java+CI%22)
6+
![Java 11+](https://img.shields.io/badge/Java-11%2B-blue)
7+
[![License: MIT](https://img.shields.io/badge/License-MIT-green.svg)](https://opensource.org/licenses/MIT)
108

119
## Overview / 概要
1210

0 commit comments

Comments
 (0)