Skip to content

Commit 6e4616a

Browse files
committed
docs: update README with documentation links
1 parent a61ff69 commit 6e4616a

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

README.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -89,6 +89,14 @@ UrlConverter.toDownloadUrl(purl)
8989
// -> 'https://registry.npmjs.org/lodash/-/lodash-4.17.21.tgz'
9090
```
9191

92+
## Documentation
93+
94+
**[→ Complete API Reference](./docs/API.md)** - Full API documentation with detailed examples
95+
96+
**[→ Usage Examples](./docs/EXAMPLES.md)** - Practical examples for common use cases
97+
98+
**[→ Builder Pattern Guide](./docs/BUILDERS.md)** - Comprehensive builder pattern documentation
99+
92100
## Development
93101

94102
```bash

0 commit comments

Comments
 (0)