From 72a74bf5a06c36e98086cc9b66fb388cd8d9dca2 Mon Sep 17 00:00:00 2001 From: Michel Romero Date: Fri, 25 Jul 2025 11:25:16 -0300 Subject: [PATCH] Update README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 14a285b..47e38f6 100644 --- a/README.md +++ b/README.md @@ -5,7 +5,7 @@ SDK to communicate with Virtual Queue's API in Python projects. ## How to use > [!NOTE] -> See [`examples/`](./examples/) for more +> See more examples [here](https://github.com/animus-coop/virtual-queue-python-sdk/tree/main/examples), including an example of how to use this SDK inside a Flask application You can verify the token with `TokenVerifier` like this: