From a01aa22a4bd09659406aa0573fd5e3bc08d09853 Mon Sep 17 00:00:00 2001 From: nahakubuilde Date: Fri, 30 May 2025 07:00:49 +0100 Subject: [PATCH] update readme --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 9ab81df..20a7c09 100644 --- a/README.md +++ b/README.md @@ -10,6 +10,7 @@ Python Email server for sending emails directly to recipient ( no email Relay) ## Tests - examples [CLI commands and usage example](./tests/general_cli_usage.md) + [Send Test Emails examples](./tests/run_tests_manually.md)