Skip to content
This repository was archived by the owner on May 26, 2020. It is now read-only.

Commit 3f92146

Browse files
Update README.md
1 parent 47b084a commit 3f92146

File tree

1 file changed

+5
-3
lines changed

1 file changed

+5
-3
lines changed

README.md

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,13 @@
1-
# Dotpay Middlewares
1+
# Dotpay Middleware
2+
3+
![Dotpay](https://raw.githubusercontent.com/krzysiekpiasecki/Dotpayds/master/dotpay_logo.png)
24

35
[![Build Status](https://scrutinizer-ci.com/g/krzysiekpiasecki/Dotpayds/badges/build.png?b=master)](https://scrutinizer-ci.com/g/krzysiekpiasecki/Dotpayds/build-status/master)
46
[![Code Coverage](https://scrutinizer-ci.com/g/krzysiekpiasecki/Dotpayds/badges/coverage.png?b=master)](https://scrutinizer-ci.com/g/krzysiekpiasecki/Dotpayds/?branch=master)
57
[![Scrutinizer Code Quality](https://scrutinizer-ci.com/g/krzysiekpiasecki/Dotpayds/badges/quality-score.png?b=master)](https://scrutinizer-ci.com/g/krzysiekpiasecki/Dotpayds/?branch=master)
68
[![Code Intelligence Status](https://scrutinizer-ci.com/g/krzysiekpiasecki/Dotpayds/badges/code-intelligence.svg?b=master)](https://scrutinizer-ci.com/code-intelligence)
79

8-
Middlewares for worldwilde payments implementation. Dotpay is the most comprehensive online worldwilde payments solution dedicated for polish ecommerce.
10+
Dotpay is the most comprehensive online worldwilde payments solution dedicated for polish ecommerce. This repository offers middlewares for payments implementation.
911

1012
# API
1113

@@ -15,7 +17,7 @@ Are you interested in more details? [Here's the complete documentation of API](h
1517

1618
### Install
1719

18-
Dotpayds is distributed via [Composer](https://getcomposer.org) and [Packagist](https://packagist.org/packages/krzysiekpiasecki/dotpay).
20+
The source code is distributed via [Composer](https://getcomposer.org) and [Packagist](https://packagist.org/packages/krzysiekpiasecki/dotpay).
1921

2022
```php
2123
composer require krzysiekpiasecki/dotpay

0 commit comments

Comments
 (0)