From bb8fef83cf51c5013782f45f43bc5432a5180a06 Mon Sep 17 00:00:00 2001 From: Abhigna Arsam <125258286+Abhigna-arsam@users.noreply.github.com> Date: Sun, 2 Jun 2024 19:44:30 +0530 Subject: [PATCH] Update README.md --- README.md | 21 ++++++++++++++++++++- 1 file changed, 20 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index bcb09e3..c42043d 100644 --- a/README.md +++ b/README.md @@ -27,6 +27,25 @@ This repository contains the source code for a website designed to help college students access their study materials like quantum books, lectures, notes, past year questions (PYQ), and many more +## Featured In + + + + + + + + + + + + + + +
Event LogoEvent NameEvent Description
GSSoC 24GirlScript Summer of Code 2024GirlScript 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.
+ +
+ ## Overview of project @@ -110,7 +129,7 @@ You can refer to the following articles on the basics of Git and Github. ### How to Contribute? -- Take a look at the existing [Issues](https://github.com/akshitagupta15june/PetMe/issues) or [create a new issue](https://github.com/AbhiDiva96/75per/issues/new)! +- Take a look at the existing [Issues](https://github.com/AbhiDiva96/75per/issues) or [create a new issue](https://github.com/AbhiDiva96/75per/issues/new)! - [Fork the Repo](https://github.com/AbhiDiva96/75per/fork). Then, create a branch for any issue that you are working on. Finally, commit your work. - Create a **[Pull Request](https://github.com/AbhiDiva96/75per/compare)** (_PR_), which will be promptly reviewed and given suggestions for improvements by the community. - Add screenshots or screen captures to your Pull Request to help us understand the effects of the changes proposed in your PR.