Skip to content

Commit

Permalink
Fix broken link to polyfill usage instructions
Browse files Browse the repository at this point in the history
  • Loading branch information
philipwalton committed Jan 27, 2021
1 parent 9f9a2cc commit 7a13057
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Expand Up @@ -65,6 +65,8 @@ To load the "standard" version, import modules from the `web-vitals` package in
import {getLCP, getFID, getCLS} from 'web-vitals';
```

<a name="how-to-use-the-polyfill"><a>

**2. The "base+polyfill" version**

Loading the "base+polyfill" version is a two-step process:
Expand Down

0 comments on commit 7a13057

Please sign in to comment.