Skip to content

Commit 362616b

Browse files
committed
Update readme.md
1 parent 729278d commit 362616b

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

README.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
1-
# Cmsms notifications channel for Laravel 5.3
1+
# CMSMS notifications channel for Laravel 5.3
22

3-
This package makes it easy to send [CM SMS messages](https://dashboard.onlinesmsgateway.com/docs) with Laravel 5.3.
3+
This package makes it easy to send [CMSMS messages](https://dashboard.onlinesmsgateway.com/docs) with Laravel 5.3.
44

55
## Contents
66

77
- [Requirements](#requirements)
88
- [Installation](#installation)
9-
- [Setting up your Cmsms account](#setting-up-your-Cmsms-account)
9+
- [Setting up your CMSMS account](#setting-up-your-CMSMS-account)
1010
- [Usage](#usage)
1111
- [Changelog](#changelog)
1212
- [Testing](#testing)
@@ -38,9 +38,9 @@ You must install the service provider:
3838
],
3939
```
4040

41-
## Setting up your Cmsms account
41+
## Setting up your CMSMS account
4242

43-
Add your Cmsms Product Token and default originator (name or number of sender) to your `config/services.php`:
43+
Add your CMSMS Product Token and default originator (name or number of sender) to your `config/services.php`:
4444

4545
```php
4646
// config/services.php

0 commit comments

Comments
 (0)