We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent da204e7 commit a0e2116Copy full SHA for a0e2116
README.md
@@ -10,6 +10,10 @@
10
11
**For Laravel 4, checkout the documentation on the [Laravel 4 branch](https://github.com/syntaxerrors/Steam/tree/Laravel4).**
12
13
+- [Installation](#install)
14
+- [Usage](#usage)
15
+- [Contributors](#contributors)
16
+
17
This package provides an easy way to get details from the steam api service. The services it can access are:
18
19
- `ISteamNews`
@@ -328,4 +332,4 @@ group| string or int | The id or the name of the group. | Yes
328
332
?>
329
333
```
330
334
331
-> Example Output: [GetGroupSummary](./examples/group/GetGroupSummary.txt)
335
+> Example Output: [GetGroupSummary](./examples/group/GetGroupSummary.txt)
0 commit comments