Skip to content

Commit

Permalink
Update README, update command
Browse files Browse the repository at this point in the history
  • Loading branch information
Jan Vernieuwe committed Sep 21, 2022
1 parent c81be51 commit 586089f
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -35,3 +35,11 @@ $anime = $response->getData();
```

If you experience any issues, open an issue, or even better a Pull Request!

# Contribute
Has jikan been updated?
You can update the client by using this command:
```shell
composer update-jikan
```
Then make a PR to merge it into the master branch.

0 comments on commit 586089f

Please sign in to comment.