Skip to content

Commit a7eeffa

Browse files
authored
Update readme.md
1 parent c5179aa commit a7eeffa

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

readme.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# java-simpay-api
1+
# SimPay-API-java
22

33
## SMS
44
### Weryfikacja kodu
@@ -137,4 +137,4 @@ List<String> response = directBilling.getServersIp();
137137
DirectBilling directBilling = new DirectBilling();
138138

139139
String sign = directBilling.sign(int id, String status, String valuenet, String valuepartner, String control);
140-
```
140+
```

0 commit comments

Comments
 (0)