syntaxerrors/Steam

appDetails example is incorrect format

Opened this issue · 1 comments

It shows that appDetails returns array

https://github.com/syntaxerrors/Steam/blob/master/examples/app/appDetails.txt

In reality, it returns a NukaCode\Database\Collection

Good catch! :) you can submit a PR to update or I'll get to it soon.