Add @packageDocumentation to readme
Open
- Dominant language
- JavaScript
- Stars
- 105
- Forks
- 62
- PR merge metrics
- No merged PRs in 30d
Description
The newer repos with auto-generated docs tend to add a `@packageDocumentation` block to the index.ts file with a brief overview of the module.
It would be great to automatically add the rendered version of this to the README.md file with a link to the the api docs. This way we keep it in sync automatically, it's easier for users to find and we can apply existing linting tools to it as well.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.