Skip to content
This repository was archived by the owner on Apr 14, 2023. It is now read-only.

Commit d8cf79b

Browse files
committed
packagist
1 parent 05d46e2 commit d8cf79b

1 file changed

Lines changed: 8 additions & 0 deletions

File tree

README.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,14 @@ SteamAuth allows you to implement steam sign-in within your PHP project.
44
\
55
It is simple, fast, and secure...
66

7+
## Installation
8+
9+
Install with composer:
10+
11+
```
12+
composer require jacobfitz/steamauth
13+
```
14+
715
## Request
816
To log a user in you must first make a request.
917

0 commit comments

Comments
 (0)