Skip to content

Commit

Permalink
chore: update README file
Browse files Browse the repository at this point in the history
  • Loading branch information
udit-001 committed Mar 7, 2024
1 parent 0ec464d commit 72b5a4f
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
# ExotelPy
[![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)
## Overview
exotelpy is an unofficial Python wrapper for the [Exotel API](https://developer.exotel.com/api), allowing developers to easily integrate Exotel's communication services into their Python applications. Exotel provides cloud-based communication solutions, including features like voice and SMS services.

## 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.
- Documentation : https://noorahealth.github.io/exotel-python/
## Documentation
Detailed documentation for exotelpy can be found [here.](https://noorahealth.github.io/exotel-python/)


## Installation
Expand Down

0 comments on commit 72b5a4f

Please sign in to comment.