From 2758056d78312c027ad741dab499193451f52ab5 Mon Sep 17 00:00:00 2001
From: yashsinha2512 <71962198+yashsinha2512@users.noreply.github.com>
Date: Wed, 2 Oct 2024 00:40:38 +0530
Subject: [PATCH] Update README.md
updated readme...
---
README.md | 41 +++++++++++++++++++++++++----------------
1 file changed, 25 insertions(+), 16 deletions(-)
diff --git a/README.md b/README.md
index 6d4f047..74ebc3a 100644
--- a/README.md
+++ b/README.md
@@ -1,24 +1,33 @@
+
+
# Competitive Programming Repository
-This is the repository for **non-Japanese** competitive programmers.
-I want to share many things about algorithms and programming contests.
+Welcome to the **Competitive Programming Repository**, a resource for competitive programmers around the world, particularly those **outside Japan**. This repository aims to share valuable insights, algorithms, and strategies related to programming contests, helping you enhance your skills and prepare for competitions.
+
+Feel free to explore, learn, and have fun while improving your competitive programming abilities!
+
+---
+
+## About the Author
+
+**Name**: Masataka Yoneda
+**Affiliation**: The University of Tokyo
+**Hobby**: Competitive Programming
+
+### Competitive Programming Achievements:
+- **AtCoder**: [E869120](https://atcoder.jp/users/E869120) (Max Rating: 2935 - Red)
+- **Codeforces**: [E869120](https://codeforces.com/profile/E869120) (Max Rating: 2909 - International Grandmaster)
+- **International Olympiad in Informatics (IOI)**: 2018, 2019, 2020 **Gold Medalist**
+- Author of the article: *"A Way to Practice Competitive Programming"*
-Let's read, learn and have fun!
+---
-
+## Available Articles
-# Who am I
-* Name: Masataka Yoneda
-* Affiliation: The University of Tokyo
-* Hobby: Competitive Programming
-* AtCoder Account: [E869120](https://atcoder.jp/users/E869120), Max Rating = 2935 (Red)
-* CodeForces Account: [E869120](https://codeforces.com/profile/E869120), Max Rating = 2909 (International Grandmaster)
-* International Olympiad in Informatics '18, '19, '20 Gold Medalist
-* The author of article "A Way to Practice Competitive Programming"
+This repository currently includes **one article**:
-
+- [Tutorial: A Way to Practice Competitive Programming (PDF)](https://github.com/E869120/Competitive-Programming/blob/master/%5BTutorial%5D%20A%20Way%20to%20Practice%20Competitive%20Programming.pdf)
-# Articles
-There is **1 article** in this repository.
+---
-* [Tutorial: A Way to Practice Competitive Programming.pdf](https://github.com/E869120/Competitive-Programming/blob/master/%5BTutorial%5D%20A%20Way%20to%20Practice%20Competitive%20Programming.pdf)
+Stay tuned for more content related to algorithms, problem-solving techniques, and competitive programming tips!