Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
pro-cms authored Aug 8, 2020
1 parent 752e4a6 commit efc52a5
Showing 1 changed file with 10 additions and 3 deletions.
13 changes: 10 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,16 @@
# Africa's Talking LARAVEL 7 API

[![Latest Stable Version](https://img.shields.io/badge/stable-2.4.0-blue.svg)](https://packagist.org/packages/africastalking/africastalking)
[![Latest Stable Version](https://img.shields.io/badge/stable-1.0-blue.svg)](https://packagist.org/packages/africastalking/africastalking)

> This SDK provides convenient access to the Africa's Talking API for applications written in Laravel and it was tested with laravel 7.
- WITH THIS PACKAGE YOU WILL GET THE FOLLOWING SERVEICES IN YOUR LARAVEL APPLICATION
- [SMS Service]
- [Content Service]
- [Airtime Service]
- [Payments Service]
- [Voice Service]
- [Token Service]
- [Application Service]
## Documentation
Take a look at the [API docs here](http://docs.africastalking.com).

Expand All @@ -21,7 +28,7 @@ composer require zepson/africastalking

## Usage

The SDK needs to be instantiated using your username and API key, which you can get from the [dashboard](https://account/africastalking.com).
The package needs to be instantiated using your username and API key, which you can get from the [dashboard](https://account/africastalking.com).

> You can use this SDK for either production or sandbox apps. For sandbox, the app username is **ALWAYS** `sandbox`
Expand Down

0 comments on commit efc52a5

Please sign in to comment.