diff --git a/README.md b/README.md index 4f31fe1..d4866f6 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,10 @@ -Display APIs compatibility across different JavaScript runtimes. The data is automatically generated, based on MDN [`browser-compat-data`](https://github.com/mdn/browser-compat-data) format using the runtime tests from [`mdn-bcd-collector`](https://github.com/openwebdocs/mdn-bcd-collector). Runtimes are displayed with their [WinterCG Runtime Key](https://runtime-keys.proposal.wintercg.org). +Display APIs compatibility across different JavaScript runtimes. The data is automatically generated, based on MDN [`browser-compat-data`](https://github.com/mdn/browser-compat-data) format using the runtime tests from [`mdn-bcd-collector`](https://github.com/openwebdocs/mdn-bcd-collector). + +> [!WARNING] +> The current data is not 100% accurate and is auto generated. Please [open an issue](https://github.com/unjs/runtime-compat/issues) if you have spotted any inconsistencies. ## About the data diff --git a/apps/website/src/app.vue b/apps/website/src/app.vue index 5e3b5fa..80225d8 100644 --- a/apps/website/src/app.vue +++ b/apps/website/src/app.vue @@ -10,15 +10,17 @@ href="https://github.com/unjs/runtime-compat/tree/main/packages/runtime-compat-data"> runtime-compat-data , based on MDN's format. - Runtimes are displayed with their - WinterCG Runtime Key - . +

+
@@ -50,6 +52,7 @@