diff --git a/template/README.mustache b/template/README.mustache index 212c1979..7d95fab7 100644 --- a/template/README.mustache +++ b/template/README.mustache @@ -33,9 +33,8 @@ # 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: