Skip to content

Commit 9b2831d

Browse files
committed
docs(*): update documentation. add requirements for using lib moving forward
BREAKING CHANGE: moving into es2016+ language features
1 parent 4e9aba5 commit 9b2831d

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

+4
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,10 @@ A javascript filter for badwords
66
[![Commitizen friendly](https://img.shields.io/badge/commitizen-friendly-brightgreen.svg)](http://commitizen.github.io/cz-cli/)
77
[![semantic-release](https://img.shields.io/badge/%20%20%F0%9F%93%A6%F0%9F%9A%80-semantic--release-e10079.svg?style=flat-square)](https://github.com/semantic-release/semantic-release)
88

9+
## Requirements
10+
11+
As of version 2, requires you either have an environment that understands ES2016 and beyond or a transpiler like Babel.
12+
913
## Installation
1014

1115
```

0 commit comments

Comments
 (0)