Skip to content

Commit afeb4a6

Browse files
committed
replace license badge with github's one and remove license badge
1 parent 7a56271 commit afeb4a6

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

README.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
# Java Template
22

3-
![Build](https://img.shields.io/github/actions/workflow/status/devscompass/java-template/build.yml?label=Build)
4-
![License](https://img.shields.io/github/license/devscompass/java-template?label=License)
3+
[![Build](https://github.com/devscompass/java-template/actions/workflows/build.yml/badge.svg)](https://github.com/devscompass/java-template/actions/workflows/build.yml)
54

65
A minimal starter template for writing plain Java applications. Ideal for learning the core features of the language, practicing coding exercises, or even building mini projects.
76

0 commit comments

Comments
 (0)