From 4013930a254230ec18f7e06e23dcdaffb89e4481 Mon Sep 17 00:00:00 2001 From: Orkun Date: Mon, 8 Jan 2024 10:17:22 +0300 Subject: [PATCH] docs(readme): update description Co-authored-by: Juraj Uhlar --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index e8a9fbb2..dcc6a8a2 100644 --- a/README.md +++ b/README.md @@ -33,9 +33,9 @@ # Fingerprint Pro Server Python SDK -**Fingerprint Pro Server API allows you to get information about visitors and about individual events in a server environment. -It can be used for data exports, decision-making, and data analysis scenarios. -Server API is intended for server-side usage, it's not intended to be used from the client side, whether it's a browser or a mobile device.** +[Fingerprint](https://fingerprint.com) is a device intelligence platform offering 99.5% accurate visitor identification. + +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. This Python package is automatically generated by the [Swagger Codegen](https://github.com/swagger-api/swagger-codegen) project: