You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2-3Lines changed: 2 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -29,10 +29,9 @@ Fingerprint is a device intelligence platform offering industry-leading accuracy
29
29
-[Requirements](#requirements)
30
30
-[Installation](#installation)
31
31
-[Getting started](#getting-started)
32
-
-[1. Wrap your application (or component) in `<FingerprintProvider>`.](#1-wrap-your-application-or-component-in-FingerprintProvider)
32
+
-[1. Wrap your application (or component) in `<FingerprintProvider>`.](#1-wrap-your-application-or-component-in-fingerprintprovider)
33
33
-[2. Use the `useVisitorData()` hook in your components to identify visitors](#2-use-the-usevisitordata-hook-in-your-components-to-identify-visitors)
34
34
-[Linking and tagging information](#linking-and-tagging-information)
35
-
-[Caching strategy](#caching-strategy)
36
35
-[Error handling](#error-handling)
37
36
-[API Reference](#api-reference)
38
37
-[Support and feedback](#support-and-feedback)
@@ -46,7 +45,7 @@ Fingerprint is a device intelligence platform offering industry-leading accuracy
46
45
- For Typescript users: Typescript 4.8 or higher
47
46
48
47
> [!NOTE]
49
-
> This package assumes you have a Fingerprint subscription or trial, it is not compatible with the [source-available FingerprintJS](https://github.com/fingerprintjs/fingerprintjs). See our documentation to learn more about the [differences between Fingerprint and FingerprintJS](https://docs.fingerprint.com/docs/identification-vs-fingerprintjs).
48
+
> This package assumes you have a Fingerprint subscription or trial, it is not compatible with the [source-available FingerprintJS](https://github.com/fingerprintjs/fingerprintjs). See our documentation to learn more about the [differences between Fingerprint and FingerprintJS](https://fingerprint.com/github/).
0 commit comments