Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Zwartpet authored Apr 6, 2021
1 parent c9987e8 commit 123143c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -72,8 +72,8 @@ $client = new LEClient(
LEClient::LE_PRODUCTION,
new DiagnosticLogger(),
new Client(),
new FilesystemCertificateStorage('cert storage url'),
new FilesystemAccountStorage('account storage url')
new FilesystemCertificateStorage('cert storage path'),
new FilesystemAccountStorage('account storage path')
);
```

Expand Down

0 comments on commit 123143c

Please sign in to comment.