diff --git a/README.md b/README.md index 37adfee..08e3ec4 100644 --- a/README.md +++ b/README.md @@ -3,12 +3,12 @@ [![image](https://img.shields.io/badge/X-000000?style=for-the-badge&logo=x&logoColor=white)](https://twitter.coti.io) [![image](https://img.shields.io/badge/YouTube-FF0000?style=for-the-badge&logo=youtube&logoColor=white)](https://youtube.coti.io) -# coti-sdk-python +# COTI Python SDK [![image](https://img.shields.io/badge/pypi-3775A9?style=for-the-badge&logo=pypi&logoColor=white)](https://pypi.org/project/coti-sdk/) [![image](https://img.shields.io/badge/Python-FFD43B?style=for-the-badge&logo=python&logoColor=blue)](https://www.python.org/downloads/release/python-31014/) -Welcome to the official COTI Python SDK, a powerful SDK that allows developers to encrypt of transaction inputs and decrypt of encrypted data on the COTI blockchain. +Welcome to the official COTI Python SDK, a powerful SDK that allows developers to encrypt transaction inputs and decrypt encrypted data on the COTI blockchain. ## Documentation @@ -22,4 +22,4 @@ pip install . --- -To report an issue, please see the [issues](https://github.com/coti-io/coti-eth-account/issues/new) tab. \ No newline at end of file +To report an issue, please see the [issues](https://github.com/coti-io/coti-sdk-python/issues/new) tab. \ No newline at end of file