Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
ogunsakin01 committed Dec 1, 2022
1 parent 912571e commit 143f6cf
Showing 1 changed file with 2 additions and 6 deletions.
8 changes: 2 additions & 6 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ A laravel package for Interswitch
To get the latest version of Laravel Interswitch, simply require it

```bash
composer require ogunsakindamilola/laravel-interswitch
composer require ogunsakin01/laravel-interswitch
```

## Configuration
Expand All @@ -24,7 +24,7 @@ You can publish the configuration file using this command:
```bash
php artisan vendor:publish
```
Then select `ogunsakindamilola/laravel-interswitch`
Then select `ogunsakin01/laravel-interswitch`

A configuration-file named `interswitch.php` with some sensible defaults will be placed in your `config` directory:

Expand Down Expand Up @@ -202,7 +202,3 @@ That's it, you are good to go
## Now that you are here
Thank you for taking your time with my package.

Be generous with you stars and don't forget to follow me on IG and Twitter

[@he_is_unique](https://twitter.com/he_is_unique)

0 comments on commit 143f6cf

Please sign in to comment.