From 0d1e5cc699c9e13c8d308826a6e4119b40f7000b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Eray=20Ayd=C4=B1n?= Date: Fri, 9 May 2025 19:52:26 +0300 Subject: [PATCH] docs: update accuracy claim in documentations Replaces `99.5% accurate visitor identification` with `industry-leading accuracy` in documentation files. Related-Task: INTER-1240 --- README.md | 2 +- template/README.mustache | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 3d63e47e..d7de487f 100644 --- a/README.md +++ b/README.md @@ -19,7 +19,7 @@ # Fingerprint Pro Server Python SDK -[Fingerprint](https://fingerprint.com) is a device intelligence platform offering 99.5% accurate visitor identification. +[Fingerprint](https://fingerprint.com) is a device intelligence platform offering industry-leading accuracy. The Fingerprint Server Python SDK is an easy way to interact with the Fingerprint [Server API](https://dev.fingerprint.com/reference/pro-server-api) from your Python application. You can retrieve visitor history or individual identification events. diff --git a/template/README.mustache b/template/README.mustache index 014eda59..f2c16140 100644 --- a/template/README.mustache +++ b/template/README.mustache @@ -19,7 +19,7 @@ # Fingerprint Pro Server Python SDK -[Fingerprint](https://fingerprint.com) is a device intelligence platform offering 99.5% accurate visitor identification. +[Fingerprint](https://fingerprint.com) is a device intelligence platform offering industry-leading accuracy. The Fingerprint Server Python SDK is an easy way to interact with the Fingerprint [Server API](https://dev.fingerprint.com/reference/pro-server-api) from your Python application. You can retrieve visitor history or individual identification events.