Skip to content

Commit f236d9b

Browse files
committed
Fix more info to Readme
1 parent eb5548e commit f236d9b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,12 +22,12 @@ $ composer require aleplusplus/soapclient-curl-php
2222

2323
## Usage:
2424

25-
Using the `SoapClientCurl\SoapClientRequest`:
25+
Using the `SoapClientCurl\SoapClientRequest`: in Server SOAP of SRI.
2626

2727
```php
2828
use SoapClientCurl\SoapClientRequest;
2929

30-
// Example
30+
// Clave Acceso
3131
$claveAccesoComprobante = '<CLAVE_ACCESO>';
3232

3333
// Url Soap Server Example

0 commit comments

Comments
 (0)