Skip to content

Commit e15cf13

Browse files
authored
Update README.md
1 parent 04dc5ff commit e15cf13

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# DiscordOAuth2.py
22
Use Discord's OAuth2 effortlessly! Turns the auth code to a access token and the access token into scope infomation.
33

4-
### Using DiscordOAut2.py with Flask
4+
### Using DiscordOAuth2.py with Flask
55
```python
66
from flask import Flask, redirect, request
77
from threading import Thread

0 commit comments

Comments
 (0)