Skip to content

Commit 2b50503

Browse files
Update README.md
1 parent 1f1690a commit 2b50503

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ require_once '/path/to/datarole-api-php-client/vendor/autoload.php';
4444
For additional installation and setup instructions, see [the documentation](https://github.com/datarole/api/blob/master/sdks/php.md#installation).
4545

4646
## Basic Example ##
47-
Begin by editing the examples/index.php directory to test your access to the system.
47+
Begin by editing the examples/index.php file and replacing the placeholder text with your provided account and secret keys. If you want to test a specific address, just replace the default address in the lookupAddress() function.
4848

4949
```PHP
5050
// include your composer dependencies

0 commit comments

Comments
 (0)