diff --git a/README.md b/README.md index 500ab6b..4e08df9 100644 --- a/README.md +++ b/README.md @@ -10,7 +10,7 @@ A comprehensive, compact MIME type module. [![NPM downloads](https://img.shields.io/npm/dm/mime)](https://www.npmjs.com/package/mime) > **Important** -> `mime@4` is currently in **beta**. To try in out, `npm install mime@beta`. See the [Changelog](https://github.com/broofa/mime/blob/main/CHANGELOG.md) for details. +> `mime@4` is currently in **beta**. To try it out: `npm install mime@beta`. See the [Changelog](https://github.com/broofa/mime/blob/main/CHANGELOG.md) for details. > > Starting with `mime@4`: > * ESM module support is required. See the [ESM Module FAQ](https://gist.github.com/sindresorhus/a39789f98801d908bbc7ff3ecc99d99c). If you need CommonJS support (e.g. `require('mime')`), use `mime@3`. @@ -163,4 +163,4 @@ E.g. application/javascript ---- -Markdown generated from [src/README_js.md](src/README_js.md) by [![RunMD Logo](https://i.imgur.com/h0FVyzU.png)](https://github.com/broofa/runmd) \ No newline at end of file +Markdown generated from [src/README_js.md](src/README_js.md) by [![RunMD Logo](https://i.imgur.com/h0FVyzU.png)](https://github.com/broofa/runmd)