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"><img src="https://img.shields.io/github/stars/RooCodeInc/Roo-Code?style=flat&logo=github&color=yellow" alt="GitHub Stars"></a>
Copy link

Choose a reason for hiding this comment

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

[P1] Stars badge targets RooCodeInc/Roo-Code, which may not reflect this repository's stars. If the intent is to showcase this repo's popularity, point the badge and link to DanCodeInc/RooCode. If upstream is intended, consider clarifying in the text and keep casing consistent across the README.

Suggested change
<a href="https://github.com/RooCodeInc/Roo-Code"><img src="https://img.shields.io/github/stars/RooCodeInc/Roo-Code?style=flat&logo=github&color=yellow" alt="GitHub Stars"></a>
<a href="https://github.com/DanCodeInc/RooCode"><img src="https://img.shields.io/github/stars/DanCodeInc/RooCode?style=flat&logo=github&color=yellow" alt="GitHub Stars"></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] Minor: closing has more indentation than its opening tag; align to keep formatting consistent.

Suggested change
</details>
</details>


---

Expand Down