Skip to content

Commit 2ad820b

Browse files
committed
[Laravel 10] Update README
1 parent 98af434 commit 2ad820b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ Lastly, publish the config file. You can get your API key from [Steam](http://s
4646
## Usage
4747

4848
```php
49-
use SteamApi;
49+
use Syntax\SteamApi\Facades\SteamApi;
5050

5151
/** Get Portal 2 */
5252
$apps = SteamApi::app()->appDetails([620]);

0 commit comments

Comments
 (0)