Skip to content

Commit

Permalink
Upload commit
Browse files Browse the repository at this point in the history
  • Loading branch information
kislota committed Apr 19, 2021
1 parent 0597508 commit 2ad2dd0
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ A PHP client for the [News API](https://newsapi.org/docs/get-started).
### Installation
Available for installation on packagist using composer.
```
composer require jcobhams/newsapi
composer require kislota/newsapi
```

### Usage
Expand Down
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"name": "jcobhams/newsapi",
"name": "kislota/newsapi",
"description": "A PHP client for NewsApi",
"keywords": ["NewsApi"],
"type": "library",
Expand Down

0 comments on commit 2ad2dd0

Please sign in to comment.