mirror of
https://github.com/xr843/Master-skill.git
synced 2026-05-10 05:16:25 +00:00
docs: add npm publish badges + global-install instructions
Now that v0.4.0 / v0.5.0 / v0.6.0 are live on the npm registry, surface that in the README: - npm version + monthly downloads badges (zh + en READMEs) - new "全局安装" / "Global install" snippet alongside the existing NPX recipe — covers users who'd rather skip the npx prefix or work offline - CHANGELOG Unreleased entry noting the registry publish No code changes. Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
This commit is contained in:
@@ -11,6 +11,7 @@ Sections marked **Ethics** track changes to `ETHICS.md`, content licensing, or b
|
||||
## [Unreleased]
|
||||
|
||||
### Added
|
||||
- npm publish: `master-skill` package live on registry — `npm install -g master-skill` or `npx master-skill` now serves all three published versions (0.4.0 / 0.5.0 / 0.6.0). README badges added for npm version + monthly downloads.
|
||||
- `ETHICS.md` — AI transparency, copyright tier (A/B/C/D), religious boundary, dual-track content license, takedown channel.
|
||||
- `CONTRIBUTING.md`, `CODE_OF_CONDUCT.md`, `SECURITY.md` — community infrastructure.
|
||||
- `.github/ISSUE_TEMPLATE/` — bug report, feature request, new-master proposal, boundary-violation.
|
||||
|
||||
Reference in New Issue
Block a user