Skip to content

Commit 2ca8404

Browse files
Update README.md
1 parent 58cd227 commit 2ca8404

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

README.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,8 @@
11
# Java OOP Fundamentals
22

3-
![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)
4-
5-
![Java Build](https://github.com/TheComputationalCore/java-oop-foundations/actions/workflows/java-build.yml/badge.svg)
3+
![Java Build](https://github.com/TheComputationalCore/java-oop-fundamentals/actions/workflows/java-build.yml/badge.svg)
64

5+
![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)
76

87

98
This repository contains Java programs demonstrating fundamental Object-Oriented Programming (OOP) concepts such as encapsulation, inheritance, and basic class design. It includes four tasks (1.1 to 1.4), each illustrating a different OOP principle.

0 commit comments

Comments
 (0)