Skip to content

Commit

Permalink
docs: Add related resources to readme
Browse files Browse the repository at this point in the history
  • Loading branch information
anandgorantala committed Sep 26, 2024
1 parent e93c3fb commit f8e76c4
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -234,6 +234,12 @@ const searchOptions: BestsellerOptions = {
const data = await bestseller(config, searchOptions);
```

## Related resources

- [Limitless Commerce UI Kit](https://bloomreach.github.io/limitless-ui-react)
- [Web Code Samples](https://documentation.bloomreach.com/discovery/docs/discovery-web-code-samples)
- [Sample Catalogs](https://github.com/bloomreach/sample-catalogs)

## Contribution & Development

The Bloomreach Discovery SDK is Open-Source, and we welcome outside contributions. See our [Contribution Guide](https://github.com/bloomreach/discovery-web-sdk/blob/main/CONTRIBUTING.md).
Expand Down

0 comments on commit f8e76c4

Please sign in to comment.