Skip to content

Commit 19f48d3

Browse files
Update README.md
1 parent 4bb2c2b commit 19f48d3

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

README.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,8 +22,6 @@ Uncompress the zip file you download, and include the autoloader in your project
2222
require_once '/path/to/datarole-api-php-client/vendor/autoload.php';
2323
```
2424

25-
For additional installation and setup instructions, see [the documentation](https://github.com/datarole/api/blob/master/sdks/php.md#installation).
26-
2725
## Basic Example ##
2826
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.
2927

0 commit comments

Comments
 (0)