docs: align README with current implementation (issue #34)#45
Closed
ShadyUnderLight wants to merge 1 commit intomainfrom
Closed
docs: align README with current implementation (issue #34)#45ShadyUnderLight wants to merge 1 commit intomainfrom
ShadyUnderLight wants to merge 1 commit intomainfrom
Conversation
Three contradictions fixed: 1. CPU temperature fallback section (README.md + zh-CN): REMOVED: 'falls back to `--` plus thermal state' ADDED: Apple Silicon HID sensor priority + actionable hint behavior (the `--` fallback description was incorrect — app shows hint instead) 2. Roadmap (README.md + zh-CN): REMOVED: 'Sparklines / history' / '趋势图 / 历史曲线' (already implemented via SparklineView + *History arrays, moved to Features) REWORDED: 'Per-process actions' → 'Per-process actions (e.g. kill, priority adjustment)' (clarifies what is NOT yet implemented vs what is) 3. zh-CN CPU temperature section additionally updated: ADDED: Apple Silicon HID sensor priority ADDED: actionable hint behavior description No code changes — documentation only.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Aligns README and README.zh-CN.md with the current codebase (issue #34 — README 已出现轻微能力漂移). Docs-only, no code changes.
Contradictions fixed
1. CPU temperature fallback description (both EN + ZH)
--plus thermal state" / "回退显示为--"--")2. Roadmap still listed Sparklines as unimplemented (both EN + ZH)
What was already correct (from issue #33)
The Features list already reads "Memory pressure (system-wide active + inactive + wired + compressor)" — no change needed there.
Diff
Only 2 files changed, 6 lines added / 6 lines removed — all documentation.