diff --git a/README.md b/README.md
index c18bfa7c..104395c7 100644
--- a/README.md
+++ b/README.md
@@ -27,17 +27,6 @@ PR-Agent aims to help efficiently review and handle pull requests, by providing
-[//]: # (### [Documentation](https://qodo-merge-docs.qodo.ai/))
-
-[//]: # ()
-[//]: # (- See the [Installation Guide](https://qodo-merge-docs.qodo.ai/installation/) for instructions on installing PR-Agent on different platforms.)
-
-[//]: # ()
-[//]: # (- See the [Usage Guide](https://qodo-merge-docs.qodo.ai/usage-guide/) for instructions on running PR-Agent tools via different interfaces, such as CLI, PR Comments, or by automatically triggering them when a new PR is opened.)
-
-[//]: # ()
-[//]: # (- See the [Tools Guide](https://qodo-merge-docs.qodo.ai/tools/) for a detailed description of the different tools, and the available configurations for each tool.)
-
## Table of Contents
- [News and Updates](#news-and-updates)
@@ -53,6 +42,12 @@ PR-Agent aims to help efficiently review and handle pull requests, by providing
## News and Updates
+## May 17, 2025
+
+- v0.29 was [released](https://github.com/qodo-ai/pr-agent/releases)
+- Qodo Merge Pull Request Benchmark was [released](https://qodo-merge-docs.qodo.ai/pr_benchmark/), which evaluates and compares the performance of Large Language Models (LLMs) in analyzing pull request code and providing meaningful code suggestions
+- 'Recent Updates and Future Roadmap' Page was added to the [Qodo Merge Docs](https://qodo-merge-docs.qodo.ai/recent_updates/)
+
## Apr 30, 2025
A new feature is now available in the `/improve` tool for Qodo Merge 💎 - Chat on code suggestions.
@@ -69,22 +64,6 @@ New tool for Qodo Merge 💎 - `/scan_repo_discussions`.
Read more about it [here](https://qodo-merge-docs.qodo.ai/tools/scan_repo_discussions/).
-## Apr 14, 2025
-
-GPT-4.1 is out. And it's quite good on coding tasks...
-
-https://openai.com/index/gpt-4-1/
-
-
-
-## March 28, 2025
-
-A new version, v0.28, was released. See release notes [here](https://github.com/qodo-ai/pr-agent/releases/tag/v0.28).
-
-This version includes a new tool, [Help Docs](https://qodo-merge-docs.qodo.ai/tools/help_docs/), which can answer free-text questions based on a documentation folder.
-
-`/help_docs` is now being used to provide immediate automatic feedback to any user who [opens an issue](https://github.com/qodo-ai/pr-agent/issues/1608#issue-2897328825) on PR-Agent's open-source project
-
## Overview