docs(readme): trim comparison prose, drop star icons/counts#45
Conversation
The comparison table stays, but the prose around it was too heavy: the "where LockIME fits" note was one dense paragraph, and the intro and "other tools" lists leaned on decorative `★` glyphs and GitHub star counts that add noise and go stale. Drop every `★` and star count, and let "most widely-used" carry the popularity point qualitatively. Split the dense block into a short "Choosing between them" plus a compact "Other tools" line, fold the `—` legend into the footnote, and cut the closing note to one line. The table itself is unchanged. Per the README i18n rule, the same trim is applied to all eight translations under `docs/README/`, kept row-for-row in sync. Signed-off-by: Kevin Cui <bh@bugs.cc>
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: Organization UI Review profile: CHILL Plan: Pro Run ID: 📒 Files selected for processing (9)
Summary by CodeRabbit
WalkthroughThe Comparison section across Possibly related PRs
🚥 Pre-merge checks | ✅ 4✅ Passed checks (4 passed)
✨ Finishing Touches✨ Simplify code
Comment |
Follow-up to #44. The comparison table landed fine, but the prose around it was too heavy: the "where LockIME fits" note was a single dense paragraph, and the intro and "other tools" lists carried decorative
★glyphs and GitHub star counts — noise that also goes stale.This drops every
★and star count (a qualitative "most widely-used" still conveys popularity), splits the dense block into a short "Choosing between them" plus a one-line "Other tools", folds the—legend into the footnote, and cuts the closing note to a single line. The comparison table itself is untouched — net −60 lines.Per the README i18n rule, the same trim is applied to all eight translations under
docs/README/, kept row-for-row in sync.