diff --git a/README.md b/README.md
index 6c2e78f2..adea5829 100644
--- a/README.md
+++ b/README.md
@@ -1,43 +1,68 @@
-
Keploy Java Samples
-
+
π Keploy Java Samples
-
-
-
-
-
-
-
-
+
+
+
+
+
+
+
+
+
+
-This repo contains the sample for [Keploy's](https://keploy.io) Java Application. Please feel free to contribute if you'd like submit a sample for another use-case or library.
+---
+
+Welcome to the **Keploy Java Samples** repository! π
+
+This repo showcases sample Java applications integrated with [Keploy](https://keploy.io) β an open-source end-to-end testing tool built for developers.
+
+> β οΈ **Note:** Issues are disabled here. To raise bugs or feature requests, please visit the main [Keploy issue tracker](https://github.com/keploy/keploy/issues/new/choose).
+
+---
+
+## π¦ What's Inside?
+
+Hereβs a collection of ready-to-use Java apps to help you get started with Keploy quickly:
+
+| Sample App | Tech Stack | Description |
+|------------|------------|-------------|
+| π [Employee Manager](https://github.com/keploy/samples-java/tree/main/employee-manager) | Spring Boot, PostgreSQL | Manage employee data and test Keploy integration |
+| π [SpringBoot MongoDB](https://github.com/keploy/samples-java/tree/main/spring-boot-mongo) | Spring Boot, MongoDB | CRUD app for Magical Potions π§ͺ in Keploy inventory |
+| π [User Manager](https://github.com/keploy/samples-java/tree/main/user-manager) | Spring Boot, MongoDB | Simple user management system |
+| π [Postgres GraphQL](https://github.com/keploy/samples-java/tree/main/spring-boot-postgres-graphql) | Spring Boot, GraphQL, PostgreSQL | Book & Author management with GraphQL APIs |
+| π [Spring PetClinic](https://github.com/keploy/samples-java/tree/main/spring-petclinic) | Spring Boot | Record UI interactions as test cases with Keploy |
+
+---
-> **Note** :- Issue Creation is disabled on this Repository, please visit [here](https://github.com/keploy/keploy/issues/new/choose) to submit Issue.
+## π€ How to Contribute?
-## Java Sample Apps with Keploy
+We welcome contributors of all skill levels!
+You can:
+- Submit a new sample app π²
+- Improve documentation π
+- Fix bugs or enhance existing samples π οΈ
-1. [Employee Manager](https://github.com/keploy/samples-java/tree/main/employee-manager) - A sample Employee-Manager app to test Keploy integration capabilities using SpringBoot and PostgreSQL.
-2. [Springboot MongoDB](https://github.com/keploy/samples-java/tree/main/spring-boot-mongo) - The application is built purely with Java Spring-Boot that does the complete CRUD in the MongoDB database. This CRUD Application is about managing the data of Magical Potions in the Keploy inventory.
-3. [User Manager](https://github.com/keploy/samples-java/tree/main/user-manager) - A sample User-Manager app to test Keploy integration capabilities using SpringBoot and MongoDB.
-4. [Springboot Postgres GraphQL](https://github.com/keploy/samples-java/tree/main/spring-boot-postgres-graphql) - This is a Spring Boot application implementing a GraphQL service to handle requests related to books and authors.
-5. [Springboot PetClinic](https://github.com/keploy/samples-java/tree/main/spring-petclinic) - This is a Pet Clinic app where you can record testcases and mocks by interacting with the UI, and then test them using Keploy.
+Just make sure to read our:
+- π [Contribution Guidelines](https://github.com/keploy/keploy/blob/main/CONTRIBUTING.md)
+- β€οΈ [Code of Conduct](https://github.com/keploy/keploy/blob/main/CODE_OF_CONDUCT.md)
-## Community Support β€οΈ
+---
-### π€ Questions?
+## π Need Help?
-Reach out to us. We're here to help!
+Join our growing community and get instant support!
[](https://join.slack.com/t/keploy/shared_invite/zt-357qqm9b5-PbZRVu3Yt2rJIa6ofrwWNg)
-[](https://www.linkedin.com/company/keploy/)
+[](https://www.linkedin.com/company/keploy/)
[](https://www.youtube.com/channel/UC6OTg7F4o0WkmNtSoob34lg)
[](https://twitter.com/Keployio)
-### π Let's Build Together!
+---
-Whether you're a newbie coder or a wizard π§ββοΈ, your perspective is golden. Take a peek at our:
+> π Whether you're just getting started or already building APIs, these samples are designed to help you write better tests faster with Keploy.
-π [Contribution Guidelines](https://github.com/keploy/keploy/blob/main/CONTRIBUTING.md)
+---
-β€οΈ [Code of Conduct](https://github.com/keploy/keploy/blob/main/CODE_OF_CONDUCT.md)
+### β¨ Let's Build Something Awesome Together!