From 75156baa3231d6044c3c7cab7386accc9d017d76 Mon Sep 17 00:00:00 2001 From: Sebastiaan Speck <12570668+sebastiaanspeck@users.noreply.github.com> Date: Mon, 15 Oct 2018 20:26:24 +0200 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 987924d2..4e8cf17d 100644 --- a/README.md +++ b/README.md @@ -51,7 +51,7 @@ config/soccerapi.php config/soccerapi.php ``` -**7--** Copy the file `SoccerAPIClient.php` from `soccerapi-source` to `vendor/kirill-latish/laravel-sportmonks-soccer/src-Sportmonks/SoccerAPI` and overwrite the existing `SoccerAPIClient.php` +**7--** Copy the file [SoccerAPIClient.php](https://github.com/sebastiaanspeck/sportmonks/blob/master/soccerapi/SoccerAPIClient.php) from `soccerapi-source` to `vendor/kirill-latish/laravel-sportmonks-soccer/src-Sportmonks/SoccerAPI` and overwrite the existing `SoccerAPIClient.php` ## Special thanks to [kirill-latish](https://github.com/kirill-latish/laravel-sportmonks-soccer)