Skip to content
This repository has been archived by the owner on Jul 2, 2022. It is now read-only.

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
chonsser committed Aug 17, 2020
1 parent 6c5ad83 commit 6d2e8b1
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,12 +9,12 @@

Provides [Discord](https://discordapp.com/) OAuth 2.0 support for PHP League's [OAuth 2.0 client](https://github.com/thephpleague/oauth2-client). Fully compliant with the [PSR-1](https://github.com/php-fig/fig-standards/blob/master/accepted/PSR-1-basic-coding-standard.md) & [PSR-2](https://github.com/php-fig/fig-standards/blob/master/accepted/PSR-2-coding-style-guide.md) and the [PHP7 features](http://php.net/manual/en/migration70.new-features.php).

Used in applications using Discord's OAuth 2.0 authorization (such as [DiscordListing.me](https://discordlisting.me)).
Used in applications using Discord's OAuth 2.0 authorization (such as [DiscordList.io](https://discordlist.io)).

## Installation
To install, use composer
```
composer require chonsser/oauth2-discord
```

[![DLM logo](http://i.imgur.com/j10tczn.png)](https://discordlisting.me)
[![DLM logo](http://i.imgur.com/j10tczn.png)](https://discordlist.io)

0 comments on commit 6d2e8b1

Please sign in to comment.