Skip to content

Commit aafdbe3

Browse files
authored
Update README.md
1 parent a7f3fdf commit aafdbe3

1 file changed

Lines changed: 18 additions & 20 deletions

File tree

README.md

Lines changed: 18 additions & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -1,24 +1,22 @@
1-
# Polski
2-
3-
## SimPay-API-php
1+
# SimPay-API-php
42
Oficjalny klient do wszystkich API SimPay
53

6-
## Dokumentacja
4+
# Dokumentacja
75
[Kliknij tutaj](https://docs.simpay.pl/pl/php/?php#wstep)
86

9-
### Wymagania
7+
## Wymagania
108
* PHP 7.4+
119

12-
### Instalacja
10+
## Instalacja
1311

1412
SimPay API php można zainstalować za pomocą [Composer](https://packagist.org/packages/simpaypl/simpay).
1513

16-
#### Composer
14+
### Composer
1715

18-
##### Instalacja automatyczna
16+
#### Instalacja automatyczna
1917
```composer require simpaypl/simpay```
2018

21-
##### Instalacja ręczna
19+
#### Instalacja ręczna
2220
Wewnątrz `composer.json` dodaj następujący wpis:
2321

2422
``` json
@@ -29,32 +27,32 @@ Wewnątrz `composer.json` dodaj następujący wpis:
2927
}
3028
```
3129

32-
## Kontakt
30+
# Kontakt
3331
W razie jakichkolwiek pytań podczas implementacji, problemów, próśb o dodanie funkcjonalności zachęcamy do kontaktu poprzez:
3432

3533
<kontakt@simpay.pl>
3634

37-
# English
35+
---
3836

39-
## SimPay-API-php
37+
# SimPay-API-php
4038
Official client for all SimPay APIs
4139

42-
## Documentation
40+
# Documentation
4341
[Click here](https://docs.simpay.pl/en/php/?php#wstep)
4442

45-
### Requirements
43+
## Requirements
4644
* PHP 7.4+
4745

48-
### Installation
46+
## Installation
4947

5048
The SimPay API php can be installed using [Composer](https://packagist.org/packages/simpaypl/simpay).
5149

52-
#### Composer
50+
### Composer
5351

54-
##### Automatic install
52+
#### Automatic install
5553
```composer require simpaypl/simpay```
5654

57-
##### Manual install
55+
#### Manual install
5856
Inside of `composer.json` specify the following:
5957

6058
``` json
@@ -65,7 +63,7 @@ Inside of `composer.json` specify the following:
6563
}
6664
```
6765

68-
## Contact
66+
# Contact
6967
If you have any questions during implementation, problems, requests to add functionality, feel free to contact us via:
7068

71-
<kontakt@simpay.pl>
69+
<kontakt@simpay.pl>

0 commit comments

Comments
 (0)