From b4f87de01c5350ce69d5a61eb7a87a4bc162e9e5 Mon Sep 17 00:00:00 2001 From: Michachatz <121869403+Michatec@users.noreply.github.com> Date: Sat, 27 Sep 2025 20:54:21 +0200 Subject: [PATCH] Update README.md --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index d80e8ff..a48d3e4 100644 --- a/README.md +++ b/README.md @@ -36,6 +36,11 @@ MiniFacebook is a minimalist social network built with [Flask](https://flask.pal ```sh python main.py ``` +4. **Optional:** + + Go to routes/example oauth.py + Paste Your Client ID and Client Secret from the Discord Dev portal. + And rename it oauth.py ## Help to translate