Skip to content

Commit 81bcd77

Browse files
committed
Update
1 parent 62517fe commit 81bcd77

File tree

1 file changed

+6
-3
lines changed

1 file changed

+6
-3
lines changed

README.md

Lines changed: 6 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,12 @@
1-
## Java Programming Comprehensive Course: From Basics to Advanced
21
# Java Programming Course
32

4-
[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)
3+
[![License: Custom](https://img.shields.io/badge/License-Custom-orange.svg)](LICENSE)
54
[![Java Version](https://img.shields.io/badge/java-21%2B-blue)](https://www.oracle.com/java/technologies/downloads/#java21)
6-
<!--[![PRs Welcome](https://img.shields.io/badge/PRs-welcome-brightgreen.svg)](http://makeapullrequest.com)-->
5+
[![PRs Welcome](https://img.shields.io/badge/PRs-welcome-brightgreen.svg)](http://makeapullrequest.com)
6+
[![Build Status](https://img.shields.io/badge/build-passing-success)](https://github.com/dr-saad-la/Java-programming.git)
7+
[![Code Quality](https://img.shields.io/badge/code%20quality-A-brightgreen)](https://github.com/dr-saad-la/Java-programming.git)
8+
[![Documentation](https://img.shields.io/badge/docs-latest-informational)](https://github.com/dr-saad-la/Java-programming.git/wiki)
9+
[![Version](https://img.shields.io/badge/version-1.0.0-blueviolet)](https://github.com/dr-saad-la/Java-programming.git/releases)
710

811
A comprehensive course designed to take learners from Java fundamentals to advanced concepts and real-world applications.
912

0 commit comments

Comments
 (0)