Skip to content

Commit adff8bd

Browse files
committed
Update readme file
1 parent 55b921c commit adff8bd

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

README.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,9 @@
22
# Java Programming Course
33

44
[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)
5-
[![Java Version](https://img.shields.io/badge/Java-17%2B-blue)](https://www.oracle.com/java/technologies/javase/jdk17-archive-downloads.html)
5+
6+
7+
[![Java Version](https://img.shields.io/badge/java-21%2B-blue)](https://www.oracle.com/java/technologies/downloads/#java21)
68
[![PRs Welcome](https://img.shields.io/badge/PRs-welcome-brightgreen.svg)](http://makeapullrequest.com)
79

810
A comprehensive course designed to take learners from Java fundamentals to advanced concepts and real-world applications.
@@ -105,7 +107,7 @@ Throughout the course, you'll work on several hands-on projects:
105107
1. **Console-based Task Manager**
106108
- Practice core Java concepts
107109
- Implement basic file I/O
108-
110+
109111
2. **Library Management System**
110112
- Apply OOP principles
111113
- Work with collections

0 commit comments

Comments
 (0)