Skip to content

Commit 11dd943

Browse files
Travis BlasingameTravis Blasingame
authored andcommitted
Linking to L4 docs
1 parent 419c3da commit 11dd943

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@
88
[![Total Downloads](https://poser.pugx.org/syntax/steam-api/downloads.svg)](https://packagist.org/packages/syntax/steam-api)
99
[![License](https://poser.pugx.org/syntax/steam-api/license.svg)](https://packagist.org/packages/syntax/steam-api)
1010

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

1213
This package provides an easy way to get details from the steam api service. The services it can access are:
1314

@@ -24,7 +25,7 @@ Begin by installing this package with composer.
2425
"require": {
2526
"syntax/steam-api": "2.0.*"
2627
}
27-
28+
2829
Next, update composer from the terminal.
2930

3031
composer update syntax/steam-api

0 commit comments

Comments
 (0)