Skip to content

Commit 010f038

Browse files
authored
Update README.md
1 parent 38a5b90 commit 010f038

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
<img src="https://img.shields.io/packagist/stars/codeboxr/upay">
99
</p>
1010

11-
This is a Laravel/PHP package for [uPay](https://www.upaybd.com/) BD Payment Gateway. This package can be used in laravel or without laravel/php projects. You can use this package for headless/rest implementation as well as blade or regular mode development. We created this package while working for a project and thought to made it release for all so that it helps.
11+
This is a Laravel/PHP package for [Upay](https://www.upaybd.com/) BD Payment Gateway. This package can be used in laravel or without laravel/php projects. You can use this package for headless/rest implementation as well as blade or regular mode development. We created this package while working for a project and thought to made it release for all so that it helps.
1212

1313
## Features
1414

@@ -110,10 +110,10 @@ Payment::queryPayment($invoiceId); // Invoice ID
110110
Contributions to the uPay package are welcome. Please note the following guidelines before submitting your pull request.
111111

112112
- Follow [PSR-4](http://www.php-fig.org/psr/psr-4/) coding standards.
113-
- Read uPay API documentations first.Please contact with uPay for their api documentation and sandbox access.
113+
- Read Upay API documentations first.Please contact with uPay for their api documentation and sandbox access.
114114

115115
## License
116116

117-
uPay package is licensed under the [MIT License](http://opensource.org/licenses/MIT).
117+
Upay package is licensed under the [MIT License](http://opensource.org/licenses/MIT).
118118

119-
Copyright 2022 [Codeboxr](https://codeboxr.com) We are not not affiliated with uPay and don't give any guarantee.
119+
Copyright 2022 [Codeboxr](https://codeboxr.com) We are not not affiliated with Upay and don't give any guarantee.

0 commit comments

Comments
 (0)