@mdn/browser-compat-data 6.0.16 → 6.0.18
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +5 -0
- package/data.json +1 -1
- package/package.json +1 -1
package/README.md
CHANGED
|
@@ -8,6 +8,11 @@ Read how this project is [governed](./GOVERNANCE.md).
|
|
|
8
8
|
|
|
9
9
|
Chat with us on Matrix at [chat.mozilla.org#mdn](https://chat.mozilla.org/#/room/#mdn:mozilla.org)!
|
|
10
10
|
|
|
11
|
+
Are you interested in contributing to this project? Check out the [Contributing to browser-compat-data](./docs/contributing.md) documentation.
|
|
12
|
+
|
|
13
|
+
> [!TIP]
|
|
14
|
+
> Looking for something? Consult the [alphabetical index](./docs/index.md) of the project documentation.
|
|
15
|
+
|
|
11
16
|
## Installation and Import
|
|
12
17
|
|
|
13
18
|
### NodeJS
|