# hyphenated-en-us

This package contains hyphenation patterns and exceptions for the American
English language. It is intended to be used with the main `hyphenated` package
and is already included there as a dependency.

See the [home page](https://github.com/sergeysolovev/hyphenated) for more
information.

## Installation

```shell
npm install hyphenated
```

To install separately from hyphenated:

```shell
npm install hyphenated-en-us
```

## License

MIT
