diff --git a/src/Appwrite/Platform/AGENTS.md b/src/Appwrite/Platform/AGENTS.md index 3838ce275a..429a92f7b0 100644 --- a/src/Appwrite/Platform/AGENTS.md +++ b/src/Appwrite/Platform/AGENTS.md @@ -40,7 +40,7 @@ Inside module's `Http` directory, there are multiple rules to follow: ### Sample module directory structure -``` +```bash src/Appwrite/Platform/Functions ├── Module.php ├── Workers