diff --git a/README.md b/README.md
index 61e706d8..639684f5 100644
--- a/README.md
+++ b/README.md
@@ -42,7 +42,10 @@ The library supports all of the [Core Web Vitals](https://web.dev/articles/vital
- [First Contentful Paint (FCP)](https://web.dev/articles/fcp)
- [Time to First Byte (TTFB)](https://web.dev/articles/ttfb)
-- [First Input Delay (FID)](https://web.dev/articles/fid) _Deprecated and will be removed in next major release_
+- [First Input Delay (FID)](https://web.dev/articles/fid)
+
+> [!CAUTION]
+> FID is deprecated and will be removed in the next major release.
@@ -63,7 +66,8 @@ You can install this library from npm by running:
npm install web-vitals
```
-_**Note:** If you're not using npm, you can still load `web-vitals` via `