chore: update README to point to AsyncAPI guide - #55
Conversation
SummaryThe following content is AI-generated and provides a summary of the pull request: Update README: Point to AsyncAPI Guide and General CleanupDocumentation📝 Simplified the Changes
PR Bot InformationVersion:
|
There was a problem hiding this comment.
The diff is straightforward. Let me check the Table of Contents — the ### Usage section was removed but the ToC doesn't reference it, so that's fine. The npm add -D flag installs the package as a dev dependency, which is consistent with it appearing in devDependencies in package.json. The copyright year change from 2024 to 2026 is the current year and is valid. No substantive issues found.
The PR is a clean, minimal documentation update that removes stale inline code examples in favour of the official guide, modernises the install command, and corrects the copyright year — no logic, bugs, or correctness issues are present.
PR Bot Information
Version: 1.29.26
- Event Trigger:
pull_request.ready_for_review - File Content Strategy: Full file content
- LLM:
anthropic--claude-4.6-sonnet - Correlation ID:
dd6edf40-97bd-11f1-98e3-691b63f128b2
See also capire/docs#2819
Update README to Point to AsyncAPI Guide and General Cleanup
Documentation
📝 Simplified and updated the
README.mdto remove inline usage examples and direct users to the official AsyncAPI guide for documentation. Also includes minor formatting and copyright year corrections.Changes
README.md:# AsyncAPIheading.$ npm install @cap-js/asyncapitonpm add -D @cap-js/asyncapi.### Usagesection containing code snippets and replaced it with a link to the AsyncAPI guide.2024to2026.PR Bot Information
Version:
1.29.26anthropic--claude-4.6-sonnet1f5b2920-974d-11f1-9bbf-11a5cd37ccd9pull_request.opened