From 046ea3489747bdfdb0dc26c7bd213dde7f60370f Mon Sep 17 00:00:00 2001 From: AKASH KOBAL <98216083+AkashKobal@users.noreply.github.com> Date: Thu, 4 Dec 2025 16:04:53 +0530 Subject: [PATCH] Update README to enhance clarity and focus Removed content related to the Calculator project and streamlined the description of the repository. --- README.md | 5 ----- 1 file changed, 5 deletions(-) diff --git a/README.md b/README.md index 4dfadce..7998013 100644 --- a/README.md +++ b/README.md @@ -2,11 +2,6 @@ ## 🗒️ Description This advanced-level repository equips learners with the necessary skills to excel in full-stack development using Java, with a focus on fostering employability skills. learners will delve into the key technologies integral to full-stack development, primarily centered around Java and its associated tools and frameworks such as Java EE, Java Persistence, Hibernate, Maven, and Spring Core. Upon successful completion of the repository, learners will be well-prepared to pursue a career in full-stack development, armed with a comprehensive understanding of Java-based technologies and problem-solving capabilities. - -## Content's -## Calculator _(HTML, CSS, Java)_ -![alt text](https://github.com/AkashKobal/java-full-stack-developement/blob/main/Calculator/output.png) - ## What you'll learn - Build a fully functioning web application through a simplistic step from a professional trainer