From e11cafed6b32068bced1d3067b1a1f2041fd77fe Mon Sep 17 00:00:00 2001 From: codesprut Date: Fri, 22 Sep 2023 15:22:53 +0500 Subject: [PATCH] docs(readme): optional modules initialization --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 9449d30..39a548c 100644 --- a/README.md +++ b/README.md @@ -267,7 +267,7 @@ export class InfrastructureModule {
-4.2. If you want, you can not create consumer, producer or schemaRegistry +4.2. You are not required to initialize all modules together, i.e. you can only create consumer without producer and schemaRegistry ```typescript import {