Skip to content

Commit 93627f9

Browse files
authored
Merge pull request #92 from marcreichel/refactoring
Refactoring
2 parents 602a38b + 4bb3c43 commit 93627f9

18 files changed

+1191
-1011
lines changed

README.md

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -97,10 +97,6 @@ Run the tests with:
9797
composer test
9898
```
9999

100-
## Roadmap
101-
102-
- Restructure/Optimize Builder class for better code quality
103-
104100
## Contribution
105101

106102
Pull requests are welcome :)

docs/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212

1313
![Cover](art/cover.png){style="width: 100%"}
1414

15-
This is a Laravel wrapper for version 4 of the [IGDB API](https://api-docs.igdb.com/) (Apicalypse) including [webhook handling](90-webhooks.md) since version 2.3.0.
15+
This is a Laravel wrapper for version 4 of the [IGDB API](https://api-docs.igdb.com/) (Apicalypse) including [webhook handling](90-webhooks.md).
1616

1717
It handles authentication and caching of the IGDB API automatically.
1818

0 commit comments

Comments
 (0)