Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Mario Bašić authored Jan 21, 2017
1 parent ed16572 commit 8eea459
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@

This is a PHP package for WakaTime API. It supports resource endpoints from [WakaTime API](https://wakatime.com/developers) with additional helper methods for hours logged.

If you are using [Laravel](http://laravel.com/) check out [WakaTime Reports and Laravel](http://laravelista.com/wakatime-reports-and-laravel/).
If you are using [Laravel](http://laravel.com/) check out [WakaTime Reports and Laravel](http://laravelista.com/posts/wakatime-reports-and-laravel/).

If you find that some resource endpoints are missing feel free to send me a PR. *(Be sure to include tests for your code)*

Expand Down Expand Up @@ -170,4 +170,4 @@ Copy `.env.example` file to `.env` and set your api key and project name before

```
vendor/bin/phpunit
```
```

0 comments on commit 8eea459

Please sign in to comment.