Skip to content

Commit 31ae88b

Browse files
authored
Update README.md
1 parent c533cd5 commit 31ae88b

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@ Currently supported APIs:
1717
```php
1818
use Scopus\ScopusApi;
1919

20+
// replace with your API key
2021
$apiKey = "114ff0c3b57a0ec62e15efdedefd2e6f";
2122
$api = new ScopusApi($apiKey);
2223
$results = $api

0 commit comments

Comments
 (0)