diff --git a/README.md b/README.md index 018e6f9..7078287 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,7 @@ # ExotelPy -An unofficial python wrapper for the [Exotel API](https://developer.exotel.com/api) +[![PyPI - Version](https://img.shields.io/pypi/v/exotelpy.svg)](https://pypi.org/project/exotelpy) [![PyPI - Python Version](https://img.shields.io/pypi/pyversions/exotelpy.svg)](https://pypi.org/project/exotelpy) +An unofficial python wrapper for the [Exotel API](https://developer.exotel.com/api) ## What is this for? This is a python wrapper which provides you the ability to interact with the Exotel API. It also comes with certain utility methods which makes interacting with the Exotel API easier.