crud
crud copied to clipboard
Update README features agentic documentation
This PR adds agentic documentation by including a DeepWiki link in the README file.
PR Checklist
Please check if your PR fulfills the following requirements:
- [x] The commit message was generated by
yarn commit - [x] Tests for the changes have been added (for bug fixes / features)
PR Type
What kind of change does this PR introduce?
[ ] Bugfix
[x] Feature
[ ] Code style update (formatting, local variables)
[ ] Refactoring (no functional changes, no API changes)
[ ] Build related changes
[ ] Tests
[ ] Release
[ ] CI related changes
[ ] Other... Please describe:
What is the current behavior?
No agentic documentation link is present in the README.
Issue Number: N/A
What is the new behavior?
A DeepWiki-powered agentic documentation link is now included in the README’s Features section.
Does this PR introduce a breaking change?
[ ] Yes
[x] No
Other information
None.