diff --git a/README.md b/README.md index 3e40946..ce4ac93 100644 --- a/README.md +++ b/README.md @@ -98,3 +98,4 @@ This project is licensed under the MIT License. [Read More](documentation/MIT.md * [Project Structure](documentation/PROJECT_STRUCTURE.md) * [Core Concepts](documentation/CORE_CONCEPTS.md) * [Contributing Guide](documentation/CONTRIBUTING.md) +* [OAuth Debug](documentation/oauth-debug.md) diff --git a/oauth-debug.md b/documentation/oauth-debug.md similarity index 100% rename from oauth-debug.md rename to documentation/oauth-debug.md