From dfcfd983381f3913b57f98bc84ee322db53af52c Mon Sep 17 00:00:00 2001 From: pallomabritoGN <81964197+pallomabritoGN@users.noreply.github.com> Date: Tue, 7 Oct 2025 11:42:31 -0300 Subject: [PATCH] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index faa1a00..c45722d 100644 --- a/README.md +++ b/README.md @@ -3,6 +3,8 @@ > A python library for integration of your backend with the payment services provided by [Gerencianet](http://gerencianet.com.br). +⚠️ The Gerencianet Python SDK will continue to function, but it will no longer receive updates. We recommend migrating to the [new Efí SDK](https://github.com/efipay/sdk-python-apis-efi) to continue enjoying our services and new features. + [![Build Status](https://travis-ci.org/gerencianet/gn-api-sdk-python.svg)](https://travis-ci.org/gerencianet/gn-api-sdk-python) [![Coverage Status](https://coveralls.io/repos/gerencianet/gn-api-sdk-python/badge.svg?branch=master&service=github)](https://coveralls.io/github/gerencianet/gn-api-sdk-python?branch=master) [![Code Climate](https://codeclimate.com/github/gerencianet/gn-api-sdk-python/badges/gpa.svg)](https://codeclimate.com/github/gerencianet/gn-api-sdk-python)