Skip to content

Commit

Permalink
Update README
Browse files Browse the repository at this point in the history
  • Loading branch information
filipsedivy committed Apr 27, 2019
1 parent a4d6438 commit a408798
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ If you want to turn on caching results, use the first parameter to set the folde
If you leave the first parameter blank, the cache will be disabled.

```php
$cnb = new CnbApi(string $tempDirectory = null);
$cnb = new CnbApi\CnbApi(string $tempDirectory = null);
```

| Methods |
Expand Down

0 comments on commit a408798

Please sign in to comment.