Skip to content

Commit e886a3b

Browse files
committed
Merge branch 'Laravel4' of github.com:syntaxerrors/Steam into Laravel4
2 parents 629db7f + bdf3b8f commit e886a3b

File tree

1 file changed

+16
-1
lines changed

1 file changed

+16
-1
lines changed

README.md

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

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

13+
- [Installation](#installation)
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,15 @@ 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)
336+
337+
338+
## Contributors
339+
340+
- [Stygiansabyss](https://github.com/stygiansabyss)
341+
- [nicekiwi](https://github.com/nicekiwi)
342+
- [rannmann](https://github.com/rannmann)
343+
- [Amegatron](https://github.com/Amegatron)
344+
- [martinmarianetti](https://github.com/martinmarianetti)
345+
- [MaartenStaa](https://github.com/MaartenStaa)
346+
- [JRizzle88](https://github.com/JRizzle88)

0 commit comments

Comments
 (0)