core
core copied to clipboard
chore: update readme content
Explanation
Just running:
yarn update-readme-content
So new added package won't get those "unrelated" content change to be committed.
References
N/A
Changelog
N/A
Checklist
- [ ] I've updated the test suite for new or updated code as appropriate
- [ ] I've updated documentation (JSDoc, Markdown, etc.) for new or updated code as appropriate
- [ ] I've communicated my changes to consumers by updating changelogs for packages I've changed, highlighting breaking changes as necessary
- [ ] I've prepared draft pull requests for clients and consumer packages to resolve any breaking changes