Skip to content

Commit c274672

Browse files
author
mlisivick
committed
Update api key
1 parent 9c81b6e commit c274672

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ from newsapi import NewsApiClient
3535
Initialize the client with your API key:
3636

3737
```python
38-
api = NewsApiClient(api_key='b39f2009d5aa4ff3b6c37e6a266cb553')
38+
api = NewsApiClient(api_key='XXXXXXXXXXXXXXXXXXXXXXX')
3939
```
4040

4141
### Endpoints

0 commit comments

Comments
 (0)