diff --git a/README.md b/README.md
index a23e735..15abd60 100644
--- a/README.md
+++ b/README.md
@@ -1,5 +1,19 @@
#
Petari - The Food Donation Management System
+
+## 🏆 Featured in:
+
+
+
+ Event Name |
+ Event Description |
+
+
+ GirlScript Summer of Code 2024 |
+ GirlScript Summer of Code is a three-month-long Open Source Program conducted every summer by GirlScript Foundation. It is an initiative to bring more beginners to Open-Source Software Development.
+ |
+
+
Table of Contents
- [Introduction](#introduction)
@@ -10,11 +24,13 @@
- [Features](#features)
- [Contribution Guidelines](#contribution-guidelines)
- [How Can You Contribute?](#how-can-you-contribute)
+- [Code of Conduct](#code-of-conduct)
- [Getting Started](#getting-started)
- [Code Style Guidelines](#code-style-guidelines)
- [Code Review Process](#code-review-process)
- [Community Guidelines](#community-guidelines)
- [Output Screenshot](#output-screenshot)
+- [License](#license)
## Introduction
@@ -65,7 +81,7 @@ PETARI, The Food Donate WebApp, is an initiative by an organization aiming to re
# Contribution Guidelines
-Thank you for considering contributing to PETARI! We appreciate your efforts to make a positive impact on society through food redistribution and combating hunger. By contributing to PETARI, you are helping us move closer to our goal of creating a hunger-free world and reducing food waste.
+Thank you for considering contributing to PETARI! We appreciate your efforts to make a positive impact on society through food redistribution and combating hunger. By contributing to PETARI, you are helping us move closer to our goal of creating a hunger-free world and reducing food waste. Please go through [Contributing Guidelines](CONTRIBUTING.md).
## How Can You Contribute?
@@ -81,6 +97,10 @@ There are several ways you can contribute to PETARI:
5. **Feedback**: Provide feedback on the existing features, suggest new ideas, or share your thoughts on how PETARI can be further improved.
+## Code of Conduct
+
+Please note that this project is released with a Contributor [Code of Conduct](Code_of_conduct.md). By participating in this project you agree to abide by its terms.
+
(back to top)
## Getting Started
@@ -255,6 +275,10 @@ Admins have special privileges and access to manage the platform. The admin logi
![Admin Login Page](https://github.com/Sahil1786/Petari/assets/111786720/fb1cc46a-e3ad-40fd-93c6-268849e05e91)
+## License
+
+This project is under [LICENSE](LICENSE)
+
**Please follow me and give a star to my repository
(back to top)
@@ -275,4 +299,4 @@ Admins have special privileges and access to manage the platform. The admin logi
-Back to top
\ No newline at end of file
+Back to top