# @nextui-org/breadcrumbs

Breadcrumbs display a hierarchy of links to the current page or resource in an application.

Please refer to the [documentation](https://nextui.org/docs/components/breadcrumbs) for more information.

## Installation

```sh
yarn add @nextui-org/breadcrumbs
# or
npm i @nextui-org/breadcrumbs
```

## Contribution

Yes please! See the
[contributing guidelines](https://github.com/nextui-org/nextui/blob/master/CONTRIBUTING.md)
for details.

## License

This project is licensed under the terms of the
[MIT license](https://github.com/nextui-org/nextui/blob/master/LICENSE).
