From 3bc9334fd3b9a10eba1f33f4848a5a8cf5fa5062 Mon Sep 17 00:00:00 2001 From: Viktor Smagin Date: Wed, 8 Jul 2026 23:03:34 +0400 Subject: [PATCH] Removed license description --- README.md | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/README.md b/README.md index b6272bb..c55d5ac 100644 --- a/README.md +++ b/README.md @@ -396,10 +396,6 @@ See `requirements.txt` for complete list and versions. 5. Write docstrings for public APIs 6. Test features in isolation using the DI container -## License - -[Add your license here] - --- -**For more information on feature-oriented architecture and event-driven systems, see the examples in the `examples/` directory.** +**For more information on feature-oriented architecture and event-driven systems, see the examples in the `entry` directory.**