# <%= name %>

[Short description of the addon.]

## Compatibility

- Ember.js v5.8 or above
- Embroider or ember-auto-import v2

## Installation

```
ember install <%= name %>
```

## Usage

[Longer description of how to use the addon in apps.]

> TODO: Document the package's public API.
>
> For each public api (including components, helpers, modifiers, and other apis) include:
>
> - The import path for a consumer (e.g. `import MyAddonsComponent from 'my-addon/components/my-addons-component'`)
> - What it does
> - Parameters/options
> - Return value
> - Example usage

## Contributing

See the [Contributing](CONTRIBUTING.md) guide for details.

## License

This project is licensed under the [MIT License](LICENSE.md).
