Skip to content

Commit a0e2116

Browse files
committed
Update README.md
1 parent da204e7 commit a0e2116

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

README.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,10 @@
1010

1111
**For Laravel 4, checkout the documentation on the [Laravel 4 branch](https://github.com/syntaxerrors/Steam/tree/Laravel4).**
1212

13+
- [Installation](#install)
14+
- [Usage](#usage)
15+
- [Contributors](#contributors)
16+
1317
This package provides an easy way to get details from the steam api service. The services it can access are:
1418

1519
- `ISteamNews`
@@ -328,4 +332,4 @@ group| string or int | The id or the name of the group. | Yes
328332
?>
329333
```
330334

331-
> Example Output: [GetGroupSummary](./examples/group/GetGroupSummary.txt)
335+
> Example Output: [GetGroupSummary](./examples/group/GetGroupSummary.txt)

0 commit comments

Comments
 (0)