Skip to content

Commit 2ee1dc0

Browse files
authored
Update README.md
1 parent 798e1d5 commit 2ee1dc0

1 file changed

Lines changed: 10 additions & 0 deletions

File tree

README.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,12 @@
11
# java-trial
22
Simple CI Demo for Java code
3+
4+
# Badges
5+
6+
## Build code with Maven
7+
8+
[![Maven Build](https://github.com/TechEvents-FOSS/java-trial/actions/workflows/maven-build.yml/badge.svg)](https://github.com/TechEvents-FOSS/java-trial/actions/workflows/maven-build.yml/)
9+
10+
## Test code with maven
11+
12+
[![Maven Test](https://github.com/TechEvents-FOSS/java-trial/actions/workflows/maven-test.yml/badge.svg)](https://github.com/TechEvents-FOSS/java-trial/actions/workflows/maven-test.yml/)

0 commit comments

Comments
 (0)