Skip to content

Commit

Permalink
Upd readme
Browse files Browse the repository at this point in the history
  • Loading branch information
Andriy Svirin committed Jan 28, 2021
1 parent 6286b2d commit 2a7b1dc
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -182,7 +182,7 @@ More methods you can find in `tests/EbicsTest`


## Global process and interaction with Bank Department
### 1. Create an store your 3 certificates
### 1. Create and store your 3 certificates
```php
<?php

Expand Down
2 changes: 2 additions & 0 deletions src/Handlers/AuthSignatureHandler.php
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,8 @@
*
* @license http://www.opensource.org/licenses/mit-license.html MIT License
* @author Andrew Svirin
*
* @internal
*/
class AuthSignatureHandler
{
Expand Down
2 changes: 2 additions & 0 deletions src/Handlers/OrderDataHandler.php
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,8 @@
*
* @license http://www.opensource.org/licenses/mit-license.html MIT License
* @author Andrew Svirin
*
* @internal
*/
class OrderDataHandler
{
Expand Down

0 comments on commit 2a7b1dc

Please # to comment.