From dde00d0bd51d663c0edbdaf5d5d46e409e2f5562 Mon Sep 17 00:00:00 2001 From: clownidze Date: Wed, 6 Dec 2023 23:22:02 -0700 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index d20ed3b..007c738 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,7 @@ Support for "Login with Discord"/ Discord OAuth for FastAPI. # Install PIP Package `fastapi-discord` # Example -You can find the Example in `expamples/` +You can find the Example in [examples/](https://github.com/Tert0/fastapi-discord/tree/master/examples) ```py from typing import List