Skip to content
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@
<a href="https://youtube.com/@roocodeyt?feature=shared"><img src="https://img.shields.io/badge/YouTube-FF0000?style=flat&logo=youtube&logoColor=white" alt="YouTube"></a>
<a href="https://discord.gg/roocode"><img src="https://img.shields.io/badge/Join%20Discord-5865F2?style=flat&logo=discord&logoColor=white" alt="Join Discord"></a>
<a href="https://www.reddit.com/r/RooCode/"><img src="https://img.shields.io/badge/Join%20r%2FRooCode-FF4500?style=flat&logo=reddit&logoColor=white" alt="Join r/RooCode"></a>
<a href="https://github.com/RooCodeInc/Roo-Code/graphs/contributors"><img src="https://img.shields.io/github/contributors/RooCodeInc/Roo-Code?style=flat&color=orange" alt="Contributors"></a>
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

[P3] Repository path casing/hyphenation consistency. Elsewhere in this README (contributors image section) the repository is referenced as RooCodeInc/roo-code. Consider using the same form here for consistency.

Suggested change
<a href="https://github.com/RooCodeInc/Roo-Code/graphs/contributors"><img src="https://img.shields.io/github/contributors/RooCodeInc/Roo-Code?style=flat&color=orange" alt="Contributors"></a>
<a href="https://github.com/RooCodeInc/roo-code/graphs/contributors"><img src="https://img.shields.io/github/contributors/RooCodeInc/roo-code?style=flat&color=orange" alt="Contributors"></a>

</p>
<p align="center">
<em>Get help fast → <a href="https://discord.gg/roocode">Join Discord</a> • Prefer async? → <a href="https://www.reddit.com/r/RooCode/">Join r/RooCode</a></em>
Expand Down Expand Up @@ -35,7 +36,7 @@
- [简体中文](locales/zh-CN/README.md)
- [繁體中文](locales/zh-TW/README.md)
- ...
</details>
</details>
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

[P3] Unnecessary indentation change. This adds two extra spaces before compared to surrounding HTML blocks and creates a noisy diff without functional benefit. Consider reverting to the previous indentation for consistency.

Suggested change
</details>
</details>


---

Expand Down