From a90eda399e2c34c12f9cb9d1d35c515c16f6abb1 Mon Sep 17 00:00:00 2001 From: Philip Walton Date: Fri, 12 Mar 2021 22:14:19 -0800 Subject: [PATCH] Update browser support info --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 0bc58108..eb87a547 100644 --- a/README.md +++ b/README.md @@ -594,7 +594,7 @@ The `web-vitals` code has been tested and will run without error in all major br Browser support for each function is as follows: - `getCLS()`: Chromium, -- `getFCP()`: Chromium, Safari Technology Preview +- `getFCP()`: Chromium, Firefox, Safari Technology Preview - `getFID()`: Chromium, Firefox, Safari, Internet Explorer (with the [polyfill](#how-to-use-the-polyfill)) - `getLCP()`: Chromium - `getTTFB()`: Chromium, Firefox, Safari, Internet Explorer